Skip to content

Function: renameNode()

function renameNode(
tree,
id,
newName): ProjectTreeItem[];

Defined in: shared/src/helper/workHelper/treeHelperFunctions.ts:218

ParameterType
treeProjectTreeItem[]
idstring
newNamestring

ProjectTreeItem[]