API Reference > ui-components > Tree > TreeModelNodeEditingInfo TreeModelNodeEditingInfo Interface Beta Data structure that holds callbacks used for tree node editing. Properties Name Type Description onCancel () => void onCommit (node: TreeModelNode, newValue: string) => void Defined in ui/components/src/ui-components/tree/controlled/TreeModel.ts Line 75 Last Updated: 13 June, 2024