NodeKey.isGroupingNodeKey Function

Checks if the supplied key is a grouping node key

isGroupingNodeKey(key: NodeKey): key is GroupingNodeKey

Parameter Type Description
key NodeKey  

Returns - key is GroupingNodeKey

Checks if the supplied key is a grouping node key.

isGroupingNodeKey(key: NodeKeyJSON): key is GroupingNodeKeyJSON

Parameter Type Description
key NodeKeyJSON  

Returns - key is GroupingNodeKeyJSON

Defined in

Last Updated: 13 May, 2024