sendWindow and targetUrl are required, which will be the iframe's contentWindow and src properties respectively.
sendWindow
targetUrl
contentWindow
src
Window that messages are received from
Window that messages are sent to
Exclusive URL to receive messages from
Generated using TypeDoc
sendWindow
andtargetUrl
are required, which will be the iframe'scontentWindow
andsrc
properties respectively.