Setup

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

Copy

or

Copy

Then import { scheduleTimeFrames } from @wix/calendar:

Copy
Did this help?