Svelte
A Svelte wrapper component for Grid.js.
#
Installation#
UsageThere is also an example server side.
You can pass all Grid.js configs, refer to Grid.js documentation for specific configuration options.
#
How to get instance?You can use instance
and bind it with state, see how to bindings component