Key.isNodeKey Function
Deprecated in 5.2. Use the new @itwin/presentation-hierarchies
package for creating hierarchies.
Check if the supplied key is a NodeKey
isNodeKey(key: Key): key is Readonly<NodeKey>
Parameter | Type | Description |
---|---|---|
key | Key |
Returns - key is Readonly<NodeKey>
Defined in
Last Updated: 03 September, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.