API Reference > ui-components > Tree > TreeCellUpdatedArgs TreeCellUpdatedArgs Interface Deprecated Use ControlledTree instead. Will be removed in iModel.js 3.0. Beta 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/deprecated/CellEditingEngine.tsx Line 35 Last Updated: 11 June, 2024