Advanced table component for Angular framework. Highly customizable and provides a sane default.
Documentation
·
Request Feature
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.
To know how to install and use NgxPanemuTable, please check our documentation.
This command is to watch code changes in lib source:
ng build ngx-panemu-table --watch
This command is to run the demo:
npm start