API Reference > ui-components > Tree > TreeCellUpdatedArgs TreeCellUpdatedArgs Interface Beta @deprecated Use ControlledTree instead Arguments for the Tree Cell Updated event callback Properties Name Type Description newValue string The new value for the cell. node BeInspireTreeNode<TreeNodeItem> The cell being updated. Defined in ui/components/src/ui-components/tree/CellEditingEngine.tsx Line 31 Last Updated: 13 June, 2024