Skip to content

FileExplorerView.getNodeId method

FileExplorerView › getNodeId

Unofficial

Get the unique node identifier for a tree item.

Signature:

getNodeId(e: unknown): unknown

Parameters:

ParameterTypeDescription
eunknownThe tree item.

Returns: unknownThe node identifier.