Remix
Remix
remix/data-table · TypeView Source

TableBeforeDeleteResult

Summary

Result returned from the beforeDelete hook.

Signature

type TableBeforeDeleteResult = void | ValidationFailure;