JSPM

  • Created
  • Published
  • Downloads 8602
  • Score
    100M100P100Q130913F
  • License Apache-2.0

Svelte Material UI - Data Table

Package Exports

  • @smui/data-table
  • @smui/data-table/dist/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@smui/data-table) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

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.