SvGrid is a modern data grid for Svelte 5. Headless-first engine plus a full-featured render component. Built by jQWidgets - the team behind jqwidgets.com and htmlelements.com, whose other UI components are used in production by 5,000+ companies (Samsung, Boeing, NVIDIA, Microsoft, Nokia, Intel). SvGrid is a new Svelte 5 product from the same team.
This site requires JavaScript to browse the live demos. The full source is on GitHub, and the library is on npm as @svgrid/grid.
@svgrid/grid
createPivotModel leaves projected into an xlsx via api.exportData with groupBy: ["region"] - each region becomes an Excel outline group. Engine column ids ("pv__Q1__m0") translate to readable headers ("Q1 · Revenue"). (requires @svgrid/enterprise)
A live, editable Svelte 5 data grid example. Open the interactive demo or read the documentation.