AtomicStateNodeConfig interface​
Signature:
export interface AtomicStateNodeConfig<TContext extends MachineContext, TEvent extends EventObject> extends StateNodeConfig<TContext, TEvent, TODO, TODO, TODO, TODO, TODO, TODO>
Extends: StateNodeConfig<TContext, TEvent, TODO, TODO, TODO, TODO, TODO, TODO>
Properties​
Property | Modifiers | Type | Description |
---|---|---|---|
initial? | undefined | (Optional) | |
onDone? | undefined | (Optional) | |
parallel? | false | undefined | (Optional) | |
states? | undefined | (Optional) |