Skip to content

Function: findNodeById()

function findNodeById(tree, id): ProjectTreeItem | null;

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

ParameterType
treeProjectTreeItem[]
idstring

ProjectTreeItem | null