• Getting Started
  • Components
    • Barcodes
    • Buttonsupdated
    • Chartsupdated
    • Conversational UIupdated
    • Data Query
    • Date Inputsupdated
    • Date Math
    • Dialogsupdated
    • Drawing
    • Dropdownsupdated
    • Editorupdated
    • Excel Export
    • File Saver
    • Filter
    • Ganttupdated
    • Gauges
    • Gridupdated
    • Iconsupdated
    • Indicators
    • Inputsupdated
    • Labels
    • Layoutupdated
    • ListBoxupdated
    • ListView
    • Mapbeta
    • Menusupdated
    • Navigationupdated
    • Notification
    • Pagerupdated
    • PDF Export
    • PivotGridupdated
    • Popup
    • ProgressBars
    • Ripple
    • Schedulerupdated
    • ScrollViewupdated
    • Sortableupdated
    • ToolBarupdated
    • Tooltipsupdated
    • TreeList
    • TreeView
    • Typography
    • Uploadsupdated
    • Utilitiesupdated
  • Styling & Themes
  • Common Features
  • Project Setup
  • Knowledge Base
  • Sample Applications
  • FAQ
  • Troubleshooting
  • Updates
  • Changelogs

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 100+ 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