Skip to content
Version: xstate@5.0.0

StateNode.key property​

The relative key of the state node, which represents its location in the overall state value.

Signature:

key: string;