@flextable/react-crud
v0.1.2
Published
Optional CRUD-dialog glue for @flextable/react: entity editor and async-store hooks, decoupled from any specific backend or toast library via injected adapters.
Readme
@flextable/react-crud
Optional CRUD-dialog glue for
@flextable/react: useEntityEditor and
useStoreAsyncOperations hooks for create/update/delete flows, decoupled from any specific backend
or toast library via injected adapters — bring your own notify callback and
ErrorCodeAdapter (a NestJS-shaped default is included as an opt-in preset).
Install
bun add @flextable/react-crudDocs
Full guides and the generated API reference live at donilite.github.io/Flextable.
