Preparing search index...
The search index is not available
@niuee/board
@niuee/board
StateChangeCallback
Type Alias StateChangeCallback<EventPayloadMapping, Context, States>
StateChangeCallback
:
(
currentState
:
States
,
nextState
:
States
)
=>
void
Type Parameters
EventPayloadMapping
Context
States
extends
string
=
"IDLE"
Type declaration
(
currentState
:
States
,
nextState
:
States
)
:
void
Parameters
currentState
:
States
nextState
:
States
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@niuee/board
Loading...