Setup

To use the Events API, install the @wix/calendar package using npm or Yarn:

Copy

or

Copy

Then import { events } from @wix/calendar:

Copy
Did this help?