Search.../

Introduction

To use the site module, import wixSiteFrontend from the wix-site-frontend module:

import wixSiteFrontend from 'wix-site-frontend';
javascript | Copy Code

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

Was this helpful?