ngx-panemu-table
v0.6.5
Published
Advanced Angular table component
Maintainers
Readme
NgxPanemuTable is an Angular table component. It is designed to be easy to use. Most work will be in typescript file, while the html file only needs to have a very simple panemu-table tag.
Installation
To know how to install and use NgxPanemuTable, please check our documentation.
New Features:
v.0.5.0
- Support row double click action. See
*BasicUsagePage. - Support local error handler. See
*ErrorHandlingPage.
v.0.4.0
- [Breaking Change] Persist state now has a way to pick what states to save rather than always saving all states. See this page.
v.0.3.0
- Inline editing
v.0.2.0
- Transpose selected row.
