Kendo UI for Angular DateRange Overview

The Kendo UI for Angular DateRange is a container for holding start and end date inputs, and a date range popup.

The DateRange Component is part of Kendo UI for Angular, a professional grade UI library with 110+ components for building modern and feature-rich applications. To try it out sign up for a free 30-day trial.

The following example demonstrates the DateRange in action.

Example
View Source
Change Theme:

Key Features

  • Selection of dates—The DateRange allows the selection of dates by linking its default popup with the MultiViewCalendar component with the help of the directives it delivers.
  • Selection of date ranges—The DateRange uses the MultiViewCalendar component to provide a date range selection functionality.
  • Popup options—The DateRange provides a number of options for customizing the popup such as controlling its visibility and animation, setting its alignment and position, and more.
  • Auto-correction of date ranges—You can use the DateRange directives and enable the automatic correction of the selected date range.
  • Globalization—All Kendo UI for Angular Date Inputs provide globalization options.

Support and Learning Resources

Additional Resources