⚠️ You are reading documentation for an OLD version (v2.20.0). The current released version is v2.173.1. View latest documentation →
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ProxyStateMachineType

Hierarchy

  • ProxyStateMachineType

Constructors

Properties

Constructors

constructor

  • Parameters

    • obj: any

    Returns ProxyStateMachineType

Properties

initialState

initialState: ProxyState | undefined

states

states: ProxyState[]

transitions

transitions: ProxyTransition[]

Generated using TypeDoc