Click button below to send message to parent

Send any data supported by the postMessage api to the iframeComponent from within current iframe by using 'postMessage' and the componentManager

You can send a message to any iframe if you know the id of th IframeInstance, and of course the targetOrigin must match. You can also send data into an iframe through the componentManagers postMessageToInstance method.