v7.3.0

DaySelector
Widget
internal

A specialized CalendarRow used as a compact day selector header, typically docked at the top of an EventList or DayView. It displays a single row of day cells (usually one week) that act as clickable date navigation targets. Clicking a day number updates the owning view's date, and the selected day is highlighted. This widget also takes over its owner's description renderer to show the week-level date description.

It should not be used standalone as a regular Widget.

No results

Properties

Properties are getters/setters or publicly accessible variables on this class
type: dayselector

Source path

Calendar/widget/DaySelector.js

Contents