Author: | mlrv |
---|---|
Official Page: | Go to website |
Publish Date: | January 25, 2019 |
License: | MIT |
Description:
An Angular tree table component used to makes table rows collapsible and expandable just like a tree.
Installation:
# NPM $ npm install ng-material-treetable --save
its showing following error.
BrowserModule has already been loaded. If you need access to common directives such as NgIf and NgFor from a lazy loaded module, import CommonModule instead.
This issue should be fixed in the most recent version of the library