Skip to main content

Messages

From inside the iframe (on the page you've provided,) you can pass certain messages to the parent frame to trigger . Here are the supported events for now:

{
"type": "resize",
"height": 100,
}
{
"type": "close",
}