Telerik UI for ASP.NET Core TimePicker Overview

Loading Demo...
  • EXAMPLE
  • VIEW SOURCE
  • Edit in Telerik REPL
HtmlHelper
TagHelper
Files:
index.cshtml
IndexController.cs
Index_TagHelper.cshtml

Also available for:

CLIENT-SIDE API HTML HELPER API
devcraft ninja image

The 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.

Additional Apps

This TimePicker example is part of unique collection of hundreds of ASP.NET Core demos, with which you can see all Telerik ASP.NET Core components and their features in action. View the source code of the demos from the library or directly adapt, and edit them and their theme appearance in Telerik REPL for ASP.NET Core or ThemeBuilder.

Support & Learning Resources

Additional Resources