Skip to main content

Module action

Module action 

Source

Structs§

Action
An action dispatched from the UI via @actions.<name> in Hypen DSL.
ActionDispatcher
Routes actions to their registered handlers.

Type Aliases§

ActionHandler
Callback signature for action handlers.