UNPKG

@smui/data-table

Version:
18 lines (10 loc) 384 B
# Svelte Material UI - Data Table A data table shows tabular information, and optionally allows the user to select rows. # Installation ```sh npm install --save-dev @smui/data-table ``` # Examples and Usage Information https://sveltematerialui.com/demo/data-table # More Information See [Data tables](https://m2.material.io/components/data-tables) in the Material design spec.