Developer Support
Set Your App Dimensions
1 min read
·
Last updated on Nov 30, 2022
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.
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.
Was this article helpful?