Setup

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

Copy

or

Copy

Then import { participations } from @wix/calendar:

Copy
Did this help?