About 13 results
Open links in new tab
  1. XState - JavaScript State Machines and Statecharts

    XState - JavaScript State Machines and Statecharts GitHub Docs Visualizer Editor Community

  2. xstate - Simple JavaScript Finite State Machines and Statecharts

    Read 📽 the slides (🎥 video) or check out these resources for learning about the importance of finite state machines and statecharts in user interfaces: Statecharts - A Visual Formalism for Complex Systems …

  3. xstate - JS.ORG

    Read 📽 the slides (🎥 video) or check out these resources for learning about the importance of finite state machines and statecharts in user interfaces: Statecharts - A Visual Formalism for Complex Systems …

  4. StateMachine | xstate - JS.ORG

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

  5. StandardMachineConfig | xstate

    The initial context (extended state) of the machine. Can be an object or a function that returns an object.