Setup

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

Copy Code
npm install @wix/notifications

or

Copy Code
yarn add @wix/notifications

Then import notifications from @wix/notifications:

Copy Code
import notifications from '@wix/notifications'
Was this helpful?
Yes
No

Was this helpful?
Yes
No