API Reference > ui-components > Tree > TreeNodeItem TreeNodeItem Interface A node item which can be displayed in a tree. Properties Name Type Description autoExpand undefined | boolean checkBoxState undefined | CheckBoxState description undefined | string extendedData undefined | { T } A key-value pairs data structure that can be used by data provider icon undefined | string id string isCheckboxDisabled undefined | boolean isCheckboxVisible undefined | boolean isEditable undefined | boolean label PropertyRecord parentId undefined | string style undefined | ItemStyle Defined in ui/components/src/ui-components/tree/TreeDataProvider.ts Line 19 Last Updated: 11 June, 2024