FileExplorerView.getNodeId method
FileExplorerView › getNodeId
Unofficial
Get the unique node identifier for a tree item.Signature:
getNodeId(e: unknown): unknownParameters:
| Parameter | Type | Description |
|---|---|---|
| e | unknown | The tree item. |
Returns: unknown — The node identifier.