{% set component_slug = component.slug if component is defined else "ws-toast" %} {% set component_ws_path = component.params.endpoint if component is defined and component.params and component.params.endpoint else "/ws/toast" %}

WebSocket

Toast feed

Surface incoming messages as lightweight toasts.

Idle