Search.../

Introduction

Get hands-on experience with Lightboxes on our Hello Lightboxes example page.

To use the Lightbox API, import wixWindowFrontend from the wix-window-frontend module:

import wixWindowFrontend from 'wix-window-frontend';
javascript | Copy Code

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

Was this helpful?