Headless server-side

Paging + sorting + filtering + load on demand. The "server" owns the data and returns one page at a time; each state change fires a single request. The engine wraps only the current page.

A live, editable Svelte 5 data grid example. Open the interactive demo or read the documentation.