Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 799 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 799 Bytes

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