exmg / exm-datatable

Material design datatable

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Material design datatable


Languages

Language:HTML 100.0%