7.0.0-beta.0-7aa154b58dd17d39757ade237397a003da4f0bdc • Published 1 year ago

@detachhead/smui-data-table v7.0.0-beta.0-7aa154b58dd17d39757ade237397a003da4f0bdc

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
1 year ago

Svelte Material UI - Data Table

A data table shows tabular information, and optionally allows the user to select rows.

Installation

npm install --save-dev @smui/data-table

Examples and Usage Information

https://sveltematerialui.com/demo/data-table

More Information

See Data tables in the Material design spec.

See Data Table in MDC-Web for information about the upstream library's architecture.