PresentationConnection: send() method
Experimental: This is an experimental technology
Check the Browser compatibility table carefully before using this in production.
The send() method of the
PresentationConnection interface tells a controlling browsing context to
send binary or text data to a presenting browsing context.
Syntax
js
send(data)
Parameters
Return value
None (undefined).
Specifications
| Specification |
|---|
| Presentation API # dom-presentationconnection-send |
Browser compatibility
BCD tables only load in the browser