The category is used to select action's results via ActionsSource.select.
The namespace is used internally to manage the isolation. c.f. https://cycle.js.org/components.html#components-isolating-multiple-instances
The optional payload.
The type of the message.
Generated using TypeDoc
An action is a message which will be handled by an ActionHandler.