Search.../

Introduction

To use the window module, import wixWindow from the wix-window module:

import wixWindow from 'wix-window';
javascript | Copy Code

The APIs in wix-window can only be used in front-end code.

Learn more about wix-window in Getting Started and on Wix Learn.

Was this helpful?