@cognizone/a2-tree-browser
v1.1.0
Published
This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 16.2.0.
Keywords
Readme
A2 TreeBrowser
This library was generated with Angular CLI version 16.2.0.
Code scaffolding
Run ng generate component component-name --project a2-tree-browser to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module --project a2-tree-browser.
Note: Don't forget to add
--project a2-tree-browseror else it will be added to the default project in yourangular.jsonfile.
Build
Run nmp run build:a2-tree-browser to build the project. The build artifacts will be stored in the dist/ directory.
Running unit tests
Run npm test a2-tree-browser to execute the unit tests via Jest.
Further help
To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.
Key Features
- Tree Browser Component: Hierarchical tree structure browser with customizable node templates
- Tree Model Interface: Flexible tree data model interface for defining tree structure and child relationships
- Node Wrapper: Node wrapper class for managing tree node state, limits, and navigation
- Custom Templates: Support for custom node templates and limit increase templates
