hosanna-ui-docs - v0.9.0
Preparing search index...
Async
AsyncApi
AsyncCommandEventCallback
Type Alias AsyncCommandEventCallback
AsyncCommandEventCallback
:
(
event
:
IAsyncEvent
<
any
>
)
=>
void
Callback type for async command events.
Type declaration
(
event
:
IAsyncEvent
<
any
>
)
:
void
Parameters
event
:
IAsyncEvent
<
any
>
Returns
void
Settings
Member Visibility
Private
Inherited
External
Theme
OS
Light
Dark
hosanna-ui-docs - v0.9.0
Loading...
Callback type for async command events.