Skip to content
Version: xstate@5.0.0

StateNode.parent property​

The parent state node.

Signature:

parent?: StateNode<TContext, TEvent>;