/exm-datatable

Material design datatable

Primary LanguageHTML

exm-datatable Build Status

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

Install the component using bower

$ bower install --save exm-datatable

Development

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

$ polymer serve