Skip to content
Version: xstate@5.0.0

State.configuration property​

The enabled state nodes representative of the state value.

Signature:

configuration: Array<StateNode<TContext, TEvent>>;