Home
Documentation
GitHub
Preparing search index...
The search index is not available
Causl API Reference - v0.2.0
Causl API Reference
@causl/react
Dispatch
Type Alias Dispatch<Msg>
Dispatch
:
(
msg
:
Msg
)
=>
void
Function shape returned by
useDispatch
.
Type Parameters
Msg
The application's message union.
Type declaration
(
msg
:
Msg
)
:
void
Parameters
msg
:
Msg
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Home
Documentation
GitHub
Causl API Reference - v0.2.0
Loading...
Function shape returned by useDispatch.