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

By @kmalloy24

Sample code


Back to main site

Link to client-side data processing documentation