CoreUI Scheduler hexagon
CoreUI Scheduler ADD-ON
Calendars that only render are easy — one people actually book in is not. Day, week, month, agenda, resource and timeline views, with drag-to-reschedule, resize, recurring events and full keyboard support on a headless core. It's not part of your PRO license — a separate add-on for Bootstrap, React, Vue and Angular.
Scheduler month, week, day & agenda views

The everyday calendar: drag an event to another day to reschedule it, drag its edge to resize, drag across empty space to create one, or click it to open the edit dialog. Switch between the month , week and day and agenda views from the toolbar — the same events, the same interactions.

The daily standup is a single recurring event (an RRULE, expanded on the fly), working hours come from businessHours , and every drag has a keyboard equivalent .

Scheduler resource view

One column per room, person or machine, for a single day. Events land in a column by their resourceId , and dragging one into another column reassigns it. Past a dozen resources the columns render through a horizontal virtualizer — see the resource view docs .

Scheduler timeline view

The scheduler turned sideways: resources become rows and time runs horizontally across a continuous multi-day axis, so a bar spanning midnight is not split. Overlapping bars stack into sub-lanes and the row grows to fit — see the timeline view docs .