exmg-datatable

Material design data table (Polymer 2.0)


Keywords
web-components, polymer, datatable, table
Install
bower install exmg-datatable

Documentation

<exmg-datatable>

================

Polymer 2.0 Material design datatable. Please visit the API Documentation and demo page for more information.

Please note due to the removal of support for extending native elements in Polymer 2.0 it was not possible to create a hybrid approach for the data table. Old version is available here EXM-DATATABLE Polymer 1.0.

Supports:

  • Paper(Material design) style data table
  • Toolbar
  • Paging/Sorting
  • Sorting/filtering helper elements for working with local data sets
  • Easily customizable like expandable rows

Install

Install the component using bower

$ bower install --save exmg-datatable

Development

First, make sure you have the Polymer CLI installed. Then run polymer server to launch the demo page.

$ polymer serve