@cognizone/a2-tree-browser
v3.0.3
Published
Angular component library for rendering hierarchical tree structures with customizable node templates and lazy-loading support. Requires: **Angular >= 20 for v1.1.x** **Angular >= 21 for v3.0.x**
Keywords
Readme
@cognizone/a2-tree-browser
Angular component library for rendering hierarchical tree structures with customizable node templates and lazy-loading support. Requires: Angular >= 20 for v1.1.x Angular >= 21 for v3.0.x
Installation
npm i @cognizone/a2-tree-browserKey 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
