The payload type.
A tag used to identify the action.
Triggers the action with the given payload.
The payload to send with the action.
Subscribes a handler to this action.
The event handler.
A function to unsubscribe the handler.
Readonly
tagA unique tag used to identify this action.
Represents a typed event-like action with an associated payload and tag.