Skip to content

FileExplorerView.getNodeId method

FileExplorerView › getNodeId

Unofficial

Get the unique node identifier for a tree item.

Signature:

getNodeId(e: unknown): unknown

Parameters:

Parameter Type Description
e unknown The tree item.

Returns: unknownThe node identifier.