The BroadcastChannel interface represents a named channel that browsing context of a given origin can subscribe to. It allows between different documents (in different windows, tabs, frames iframes) of the same origin. Messages are broadcasted via a message fired at all BroadcastChannel objects listening to the channel.
The BroadcastChannel interface represents a named channel that browsing context of a given origin can subscribe to. It allows between different documents (in different windows, tabs, frames iframes) of the same origin. Messages are broadcasted via a message fired at all BroadcastChannel objects listening to the channel.
BroadcastChannel Events.
BroadcastChannel Events.
web.broadcast interfaces.
web.broadcast interfaces.
No vars found in this namespace.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close