@flextable/vue-crud
v0.1.2
Published
Optional CRUD-dialog glue for @flextable/vue: server pagination/filter composables, decoupled from any specific backend or store shape via injected adapters.
Readme
@flextable/vue-crud
Optional CRUD-dialog glue for
@flextable/vue: useTableServerPaginationHandler
and useTableServerFilters composables wrapping the server-side pagination/filter pattern against a
refetchFunction, decoupled from any specific backend or store shape via injected adapters — a
NestJS-shaped ErrorCodeAdapter default is included as an opt-in preset.
Install
bun add @flextable/vue-crudDocs
Full guides and the generated API reference live at donilite.github.io/Flextable.
