Skip to content
Version: xstate@5.0.0

StateNodeConfig.order property​

The order this state node appears. Corresponds to the implicit document order.

Signature:

order?: number;