RealTimeAdapter
RealTimeAdapter
is a non-visual component that listens to real-time events.Properties
url
(default: "")
This property specifies the URL to use for long-polling.
Events
eventArrived
This event is raised when data arrives from the backend using long-polling.
Exposed Methods
This component does not expose any methods.
Styling
This component does not have any styles.