Installation

Server-side pagination

This part of the lib provides 2 additional functions

onChange: (state: State) => Promise<Row[]>
invalidate: () => void

⚠️ In this case DataHandler and showcase components are located in @vincjo/datatables/remote

→ basic usage

Skeleton components

skeleton + svg
+
SSD logo
By @kmalloy24

2.0 preview documentation (Svelte 5)

runes
+
SSD logo

Sample code


Back to main site

Link to client-side data processing documentation