Author: | bearnithi |
---|---|
Official Page: | Go to website |
Publish Date: | August 14, 2019 |
License: | MIT |
Description:
bn-ng-tree is a tree component for Angular 6+ that helps you render a tree structure from nested JSON data you provide.
More features:
- 5 themes: default, greenish, dark, light, and sun.
- With or without checkboxes.
- Searchable tree nodes. Triggered by onChange and keypress.enter events.
Installation:
# NPM $ npm install bn-ng-tree-lib --save