> Portal Navigation: > > - Append `.md` to any URL under `https://dev.wix.com/docs/` to get its markdown version. > - Pages are either content pages (article or reference text) or menu pages (a list of links to child pages). > - To get a menu page, truncate any URL to a parent path and append `.md` (e.g. `https://dev.wix.com/docs/sdk.md`, `https://dev.wix.com/docs/sdk/core-modules.md`). > - Top-level index of all portals: https://dev.wix.com/docs/llms.txt > - Full concatenated docs: https://dev.wix.com/docs/llms-full.txt ## Resource: Set Your iframe Dimensions ## Article: Set Your iframe Dimensions ## Article Link: https://dev.wix.com/docs/build-apps/develop-your-app/frameworks/self-hosting/supported-extensions/deprecated/iframe/set-your-iframe-dimensions.md ## Article Content: # Set Your iframe Dimensions You set the default size of the iframe extension in the [app dashboard](https://dev.wix.com/apps). Users can change the size of the extension 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 extension according to the new size.