Cross-document messaging
Method of sending information from a page on one domain to a page on a different one (using postMessage)
broadcastchannel api: postmessage
client api: postmessage
dedicatedworkerglobalscope api: postmessage
messageport api: postmessage
messageport api: postmessage: `options.includeuseractivation` parameter
serviceworker api: postmessage
window api: postmessage
window api: postmessage: `options.includeuseractivation` parameter
window api: postmessage: `transfer` parameter
worker api: postmessage
worker api: postmessage: `options.includeuseractivation` parameter
12 results found.