Tree
Presentation React components for working with a Tree.
Classes
| Name | Description | |
|---|---|---|
| Tree | Presentation React component for a Tree | Deprecated | 
| TreeBranch | Presentation React component for a Tree branch | Deprecated | 
| TreeNode | Presentation React component for a Tree node | Deprecated | 
| TreeNodePlaceholder | Presentation React component for a placeholder to be displayed instead of a node while it's being loaded | Deprecated | 
Global Functions
| Name | Description | |
|---|---|---|
| ExpansionToggle | ExpansionToggle React component used by the TreeNode component to show collapsed or expanded state | Deprecated | 
Interfaces
| Name | Description | |
|---|---|---|
| ExpansionToggleProps | Properties for the ExpansionToggle component | Deprecated | 
| NodeCheckboxProps | Properties for Tree Node CheckBox | Deprecated | 
| TreeBranchProps | Properties for TreeBranch React component | Deprecated | 
| TreeNodePlaceholderProps | Properties for the TreeNodePlaceholder React component | Deprecated | 
| TreeNodeProps | Properties for the TreeNode React component | Deprecated | 
| TreeProps | Properties for the Tree presentational React component | Deprecated | 
Type Aliases
| Name | Description | |
|---|---|---|
| NodeCheckboxRenderer | Type for node Checkbox renderer | Deprecated | 
| NodeCheckboxRenderProps | Props for node Checkbox renderer | Deprecated | 
Last Updated: 10 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.