Setup

To use the NotificationsV3 API, install the @wix/notifications package using npm or Yarn:

Copy

or

Copy

Then import { notificationsV3 } from @wix/notifications:

Copy
Did this help?