> 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 # [SDK](https://dev.wix.com/docs/api/get-menu-content?url=https%3A%2F%2Fdev.wix.com%2Fdocs%2Fsdk&format=markdown.md) ## [Frontend Modules](https://dev.wix.com/docs/sdk/frontend-modules.md) ### [window](https://dev.wix.com/docs/sdk/frontend-modules/window.md) - [browserLocale()](https://dev.wix.com/docs/sdk/frontend-modules/window/browser-locale.md) - [copyToClipboard()](https://dev.wix.com/docs/sdk/frontend-modules/window/copy-to-clipboard.md) - [formFactor()](https://dev.wix.com/docs/sdk/frontend-modules/window/form-factor.md) - [getAppPageData()](https://dev.wix.com/docs/sdk/frontend-modules/window/get-app-page-data.md) - [getBoundingRect()](https://dev.wix.com/docs/sdk/frontend-modules/window/get-bounding-rect.md) - [getCurrentGeolocation()](https://dev.wix.com/docs/sdk/frontend-modules/window/get-current-geolocation.md) - [getRouterData()](https://dev.wix.com/docs/sdk/frontend-modules/window/get-router-data.md) - [openLightbox()](https://dev.wix.com/docs/sdk/frontend-modules/window/open-lightbox.md) - [openModal()](https://dev.wix.com/docs/sdk/frontend-modules/window/open-modal.md) - [postMessage()](https://dev.wix.com/docs/sdk/frontend-modules/window/post-message.md) - [referrer()](https://dev.wix.com/docs/sdk/frontend-modules/window/referrer.md) - [scrollBy()](https://dev.wix.com/docs/sdk/frontend-modules/window/scroll-by.md) - [scrollTo()](https://dev.wix.com/docs/sdk/frontend-modules/window/scroll-to.md) - [viewMode()](https://dev.wix.com/docs/sdk/frontend-modules/window/view-mode.md) #### [ConsentPolicy](https://dev.wix.com/docs/sdk/frontend-modules/window/consent-policy.md) #### [Lightbox](https://dev.wix.com/docs/sdk/frontend-modules/window/lightbox.md) - [Introduction](https://dev.wix.com/docs/sdk/frontend-modules/window/lightbox/introduction.md) - [Setup](https://dev.wix.com/docs/sdk/frontend-modules/window/lightbox/setup.md) - [close()](https://dev.wix.com/docs/sdk/frontend-modules/window/lightbox/close.md) - [getContext()](https://dev.wix.com/docs/sdk/frontend-modules/window/lightbox/get-context.md) - [setBackgroundScroll()](https://dev.wix.com/docs/sdk/frontend-modules/window/lightbox/set-background-scroll.md) #### [Multilingual](https://dev.wix.com/docs/sdk/frontend-modules/window/multilingual.md) - [Introduction](https://dev.wix.com/docs/sdk/frontend-modules/window/multilingual/introduction.md) - [Setup](https://dev.wix.com/docs/sdk/frontend-modules/window/multilingual/setup.md) - [currentLanguage()](https://dev.wix.com/docs/sdk/frontend-modules/window/multilingual/current-language.md) - [isEnabled()](https://dev.wix.com/docs/sdk/frontend-modules/window/multilingual/is-enabled.md) - [siteLanguages()](https://dev.wix.com/docs/sdk/frontend-modules/window/multilingual/site-languages.md) #### [Rendering](https://dev.wix.com/docs/sdk/frontend-modules/window/rendering.md) - [Introduction](https://dev.wix.com/docs/sdk/frontend-modules/window/rendering/introduction.md) - [Setup](https://dev.wix.com/docs/sdk/frontend-modules/window/rendering/setup.md) - [env()](https://dev.wix.com/docs/sdk/frontend-modules/window/rendering/env.md) #### [WarmupData](https://dev.wix.com/docs/sdk/frontend-modules/window/warmup-data.md) - [Introduction](https://dev.wix.com/docs/sdk/frontend-modules/window/warmup-data/introduction.md) - [Setup](https://dev.wix.com/docs/sdk/frontend-modules/window/warmup-data/setup.md) - [get()](https://dev.wix.com/docs/sdk/frontend-modules/window/warmup-data/get.md) - [set()](https://dev.wix.com/docs/sdk/frontend-modules/window/warmup-data/set.md) - [Introduction](https://dev.wix.com/docs/sdk/frontend-modules/window/introduction.md) - [Setup](https://dev.wix.com/docs/sdk/frontend-modules/window/setup.md) - [App Page Data](https://dev.wix.com/docs/sdk/frontend-modules/window/app-page-data.md)