Setup

To use the WixEventsV2 API, install the @wix/events package using npm or Yarn:

Copy

or

Copy

Then import { wixEventsV2 } from @wix/events:

Copy
Did this help?