Setup

To use the SiteActions API, install the @wix/site-actions package using npm or Yarn:

Copy

or

Copy

Then import { siteActions } from @wix/site-actions:

Copy
Did this help?