Telerik UI for ASP.NET Core TimePicker Overview
- EXAMPLE
- VIEW SOURCE
-
Change Theme
defaultDefault Theme
- Main
- Main Dark
- Nordic
- Ocean Blue
- Ocean Blue A11Y
- Purple
- Turquoise
Bootstrap Theme- Main
- Bootstrap 3
- Bootstrap 3 Dark
- Main Dark
- Nordic
- Turquoise
- Turquoise Dark
- Urban
- Vintage
Material Theme- Main
- Arctic
- Lime Dark
- Main Dark
- Nova
Classic Theme- Main
- Green
- Green Dark
- Lavender
- Lavender Dark
- Main Dark
- Metro
- Metro Dark
- Moonlight
- Opal
- Opal Dark
- Silver
- Silver Dark
- Uniform
Fluent Theme- Main
Also available for:
CLIENT-SIDE API SERVER-SIDE APIThe TimePicker component is part of Telerik UI for ASP.NET Core, 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.
Description
The Telerik UI for ASP.NET Core TimePicker component enables you to select time values from a predefined list or enter new ones.
The TimePicker control is part of Telerik UI for ASP.NET Core, a professional-grade UI library with 110+ components for building modern and feature-rich web applications. The Telerik UI for ASP.NET Core TimePicker is a server-side wrapper for the Kendo UI for jQuery TimePicker component and comes in the form of an HtmlHelper.
This example demonstrates the basic configuration for the TimePicker.
Functionality and Features
- Component type–The TimePicker component implements a component type, which aims at enhancing the existing rendering, and delivers a fresh and modern look and feel.
- Range selection–The TimePicker allows you to use two components to select a timespan.
- Appearance–With the supported API, you can easily style the appearance of the TimePicker.
- Floating label–The TimePicker allows you to use a floating label, which displays the type of input a field requires.
- Events–The TimePicker supports an extensive set of events to which you can subscribe.
- API–The TimePicker exposes rich client-side API and events, which provide easy configuration or extension points for custom functionality on top of the built-in features.
- Globalization–The globalization process of the TimePicker combines the translation of the component messages (localization) with adapting them to specific cultures (internationalization and right-to-left support).
- RTL support–Right-to-left (RTL) support of the TimePicker reflects the ability to render its content in a right-to-left direction for right-to-left languages, such as Arabic, Hebrew, Chinese, or Japanese.
- Keyboard navigation–The TimePicker provides keyboard support for fast navigation.