TreeEditingParams Interface
Beta
Params used for tree node editing.
Properties
| Name | Type | Description | |
|---|---|---|---|
| onNodeUpdated | (node: TreeModelNode, newValue: string) => void | Callback that is called when node is updated. |
Defined in
Last Updated: 08 January, 2020