Set Your App Dimensions

You set the default size of the component iframe in the Wix Developers Center. Users can change the size of the component by resizing the iframe inside the editor, just like other Wix elements.

To detect the size of the iframe – use the window resize event. Make your app responsive and change the layout of the component according to the new size.

Related Content