Skip to content

ExmgElements/exmg-paper-datatable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

exmg-paper-datatable Build Status

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

Development

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

$ polymer serve