Preparing search index...
The search index is not available
@niuee/board
@niuee/board
EventGuards
Type Alias EventGuards<EventPayloadMapping, States, Context, T>
EventGuards
:
{
[
K
in
keyof
EventPayloadMapping
]
:
GuardMapping
<
Context
,
T
,
States
>
[]
}
Type Parameters
EventPayloadMapping
States
extends
string
Context
T
extends
Guard
<
Context
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@niuee/board
Loading...