Skip to Content
This is documentation for Trrack 2.0. Click here for legacy Trrack documentation →
Type AliasesType Alias: StateNode<State, Event>

@trrack/core


@trrack/core / StateNode

Type Alias: StateNode<State, Event>

StateNode<State, Event> = BaseNode<State> & object

Defined in: graph/components/node.ts:78 

Type Declaration

event

event: Event

parent

parent: NodeId

sideEffects

sideEffects: SideEffects

Type Parameters

State

State

Event

Event extends string

Last updated on