DoneStateEvent interface​
Signature:
export interface DoneStateEvent<TOutput = unknown> extends EventObject
Extends: EventObject
Properties​
Property | Modifiers | Type | Description |
---|---|---|---|
output | TOutput | ||
type | `xstate.done.state.${string}` |
Signature:
export interface DoneStateEvent<TOutput = unknown> extends EventObject
Extends: EventObject
Property | Modifiers | Type | Description |
---|---|---|---|
output | TOutput | ||
type | `xstate.done.state.${string}` |