polywc-data-table

HTML table as a reusable Polymer web-component.

Download .zip Download .tar.gz View on GitHub

Welcome to polywc-data-table page.

The polywc-data-table is an off-the-shelf reusable HTML Table web-component. It has built using Polymer 1.0. Table items are split over multiple pages, which can be changed using the page arrows at bottom of the table. The table content can be exported by clicking on the "Export in CSV" from the contextual menu on the most right under the three dots.

DEMO

The following table is an example of polywc-data-table rendering. It has a title, a header, and a list of rows. At the bottom there are two rows which allows to go forward or backward through the table pages. The table can be exported in CSV format by choosing "Export in CSV", clicking on the three dots displayed on the top-right.

Click on any row to update the selected book message below the table.

You have selected: none

Documentation

The developer guide is available through the GitHub wiki.

License

The library has released with the LGPL license Briefly with this license you can:

  • Freedom to modify and distribute modified copies of POLYWC-DATA-TABLE, distributing the source code and releasing it with the same LGPL license;
  • You can dynamically (not statically) link POLYWC-DATA-TABLE library in a proprietary software, keeping the JS files as they are.