Material design datatable. Please visit the API Documentation and demo page for more information.
Supports:
- Paper(Material design) style data table
- Flexible setup by extending standard table/thead/tbody elements
- Configurable toolbar
- Paging
- Sorting/filtering helper elements
- Easily create collapsible rows
Install the component using bower
$ bower install --save exm-datatable
First, make sure you have the Polymer CLI installed. Then run polymer server to launch the demo page.
$ polymer serve