No editable table (and others) example for svelte
There seem to be no svelte specific example for an editable table (and other features) that are present in the react examples , see
https://tanstack.com/table/latest/docs/framework/svelte/examples/editable-data
and
https://github.com/TanStack/table/tree/main/examples/svelte
Is this deliberate, a bug or will there be some more examples in the future?
https://tanstack.com/table/latest/docs/framework/svelte/examples/editable-data
and
https://github.com/TanStack/table/tree/main/examples/svelte
Is this deliberate, a bug or will there be some more examples in the future?
An example showing how to implement Editable Data in Svelte using TanStack Table.

GitHub
Headless UI for building powerful tables & datagrids for TS/JS - React-Table, Vue-Table, Solid-Table, Svelte-Table - TanStack/table