Setup

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

Copy

or

Copy

Then import { eventViews } from @wix/calendar:

Copy
Did this help?