TreeEditingParams Interface

Deprecated  in 5.28.0. Use Tree component from @stratakit/structures instead.

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: 24 April, 2026