Skip to main content

Module action

Module action 

Source

Structs§

Action
An action dispatched from the UI (e.g., @actions.signIn)
ActionDispatcher
Dispatches actions to registered handlers

Type Aliases§

ActionHandler
Callback type for action handlers