Topic cluster
Messaging and publish-subscribe
Exchanging asynchronous messages between clients services and Zotonic components.
View topic page6 items
The remaining keywords do not make a useful further split. All matching documentation is listed below.
client_local_storage
Model to access the localStorage on the client (browser).
client_session_storage
Model to access the sessionStorage on the client (browser).
event
Bind actions to a jQuery event or submit a form.
postback
This action sends a message to the event handler on the server.
trigger_event
Trigger a named {% wire %} event in the browser. The required name argument identifies the wire; every other action argument is passed to the named event.
worker
Start a named Cotonic worker from a template.