API Reference > ui-components > Tree > TreeModelNode TreeModelNode Interface Beta Immutable data structure that describes tree node. Properties Name Type Description checkbox CheckBoxInfo depth number description string | undefined editingInfo undefined | TreeModelNodeEditingInfo Specifies that node is in editing mode. id string isExpanded boolean isLoading undefined | false | true isSelected boolean item TreeNodeItem label string numChildren number | undefined parentId string | undefined Defined in ui/components/src/ui-components/tree/controlled/TreeModel.ts Line 18 Last Updated: 13 June, 2024