remix/data-table · TypeView Source
TableBeforeDeleteResult
Summary
Result returned from the beforeDelete hook.
Signature
type TableBeforeDeleteResult = void | ValidationFailure;
Result returned from the beforeDelete hook.
type TableBeforeDeleteResult = void | ValidationFailure;