ImmediatelyLoadedTreeNodeItem Interface
A TreeNodeItem for immediately loaded trees
Extends
Properties
| Name | Type | Description | |
|---|---|---|---|
| children | TreeNodeItem[] | undefined | 
Inherited properties
| Name | Type | Inherited from | Description | 
|---|---|---|---|
| autoExpand Inherited | boolean | undefined | TreeNodeItem | |
| checkBoxState Inherited | CheckBoxState | undefined | TreeNodeItem | |
| description Inherited | string | undefined | TreeNodeItem | |
| extendedData Inherited | [key: string]: any | undefined | TreeNodeItem | A key-value pairs data structure that can be used by data provider | 
| icon Inherited | string | undefined | TreeNodeItem | |
| id Inherited | string | TreeNodeItem | |
| isCheckboxDisabled Inherited | boolean | undefined | TreeNodeItem | |
| isCheckboxVisible Inherited | boolean | undefined | TreeNodeItem | |
| isEditable Inherited | boolean | undefined | TreeNodeItem | |
| isSelectionDisabled Inherited | boolean | undefined | TreeNodeItem | |
| label Inherited | PropertyRecord | TreeNodeItem | |
| parentId Inherited | string | undefined | TreeNodeItem | |
| style Inherited | ItemStyle | undefined | TreeNodeItem | 
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.