New to KendoReactLearn about KendoReact Free.

MultiViewCalendarMode

Represents the selection modes of the MultiViewCalendar.

The supported modes are:

  • (Default) single—Renders a single-date selection.
  • multiple—Renders a multiple-date selection.
  • range—Renders a date-range selection.

type MultiViewCalendarMode = "single" | "multiple" | "range";

Not finding the help you need?
Contact Support