svelte-simple-datatables

Svelte Simple Datatables

A Datatable component for Svelte

logo

svelte-simple-datatables

npm version last commit

New version (new repo)

logo A new, more mature and controllable version is available here :

https://github.com/vincjo/datatables

It has typescript support, headless UI, SSR, and provides a data handler.

It is a complete rewrite involving a few breaking changes but the concept is the same.


This package is still maintained.


Presentation

Datatable component default behavior :

  • Fits in its container
  • The table has fixed header
  • Scrolls vertically and horizontally
  • Responsive design

:point_right: Documentation


Install

:white_check_mark: Install as a dev dependency to avoid a SSR errors.

npm i -D svelte-simple-datatables

Top categories

Loading Svelte Themes