Remix
Remix
remix/data-table · TypeView Source

TableLifecycleOperation

Summary

All lifecycle operations exposed by table hooks.

Signature

type TableLifecycleOperation = TableWriteOperation | "delete" | "read";