svelte simple datatables SSD
Docs Examples API About

Getting started

IntroductionOverviewHello WorldMigration guide

Loading data

Load methodInvalidateIs loading

Search

Search input

Pagination

PagesNavigationRows per pageRow count

Sort

Sort button

Column filter

Filter input

Row selection

Select a rowSelect all

View

Column visibilityFreeze columnsColumn ordering
Server-side / Docs

Column ordering

Column re-ordering requires drag-and-drop events that don’t need to rely on the TableHandler instance.

Here is an example implementing *svelte-dnd-action*.