Kendo UI for jQuery TimePicker Overview
The TimePicker enables users to select time values from a predefined list or enter new ones.
The widget supports configurable options for setting its format, minimum and maximum time, and the interval between the predefined values in the list.
The TimePicker is part of Kendo UI for jQuery, 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.
Functionality and Features
Feature | Description |
---|---|
Component Type | allows you to choose between two rendering options: standard and modern appearance. |
Floating Labels | You can explicitly set a floating label which floats above the field and remains visible. |
Selected times | The TimePicker allows you to render a pre-selected time and also define the minimum and maximum time it displays. |
Appearance | Explore the styling options of the TimePicker component. |
Interval | You can configure the interval between the time values. |
Formats | The TimePicker allows you to define its time formatting. |
Validation | The TimePicker is designed to keep its input value unchanged even when the typed time is invalid. |
Accessibility | The TimePicker is accessible for screen readers, supports WAI-ARIA attributes, delivers keyboard shortcuts for faster navigation, and allows you to render it in a right-to-left direction. |
Automatic Correction | You can configure whether the component will autocorrect the user's input when the Min and Max values are set. |