Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface StateNode<S, A>

Type parameters

  • S

  • A

Hierarchy

Index

Properties

actionType

actionType: ActionType

artifacts

artifacts: Artifacts<A>

bookmarked

bookmarked: boolean

children

children: NodeID[]

id

id: NodeID

label

label: string

metadata

metadata: NodeMetadata<S>

parent

parent: NodeID

state

state: JsonValue

Generated using TypeDoc