๐ Welcome to the new Omni docs! We're still migrating, but the old docs are available at docs-legacy.omni.co.
Emitted by Omni on dashboard load to give the size of the frame, allowing users to dynamically size the iframe.
{ "width": number, "height": number }
{ "width": 600, "height": 400 }
Was this page helpful?