Trusted by the world’s leading companies
Overview
Blazor Time Picker is a lightweight and mobile-friendly component that allows end users to select a time value either from a pop-up time list or by entering the value directly in the text box.
Time formatting
The Blazor TimePicker component has a default, culture-specific time format, but it can be custom formatted.
Disabled time
Disable any of the time values in a pop-up list to prevent the selection of those times.
Time range
Restrict the entry or selection of a time value within a specific range of time by using min and max properties.
Globalization
The Blazor TimePicker component supports globalization like internationalization and localization that updates the time format value in the pop-up list to match a specified culture.
Time interval
Increment or decrement each time value of the selection list by one step at a time. You can change the steps based on your needs.
UI customization
The appearance of the Blazor TimePicker component can be customized completely based or your modern web and mobile applications.
Time list with duration
Customize the pop-up list items with time duration.
HTML form validation
HTML form validation allows only a valid value to be entered in the TimePicker control’s text box. Disabled ranges or out-of-range times are validated.
Scroll position
Set the scroll position to a custom time value if no value is selected.
Web accessibility
- Fully supports WAI-ARIA accessibility that helps the timepicker component be accessed by on-screen readers and assistive devices.
- Follows WAI-ARIA best practices for implementing keyboard interaction.
- Follows the WCAG 2.0 standard in the design of the UI element visuals such as foreground color, background color, line spacing, text, and images.
- • Supports right-to-left (RTL) direction for users working in right-to-left languages like Hebrew and Arabic.
Mobile-friendly UI
The Blazor TimePicker control’s responsive mode has an adaptive, redesigned UI appearance for mobile devices.
Developer-friendly APIs
End users receive the best experience thanks to the full UI component granted by developer-friendly APIs.
Built-in themes
The Blazor TimePicker supports several built-in themes such as Tailwind CSS, Bootstrap 5, Bootstrap 4, Bootstrap, Material, Fabric, and High Contrast. Users can customize any one of these built-in themes or create new themes to achieve their own desired look and feel either by simply overriding SASS variables or using our Theme Studio application.
Blazor TimePicker Code example
Easily get started with the Blazor TimePicker using a few simple lines of C# code, as demonstrated below. Also, explore our Blazor TimePicker Example, which shows you how to include the Blazor TimePicker component with highlight customization.
@using Syncfusion.Blazor.Calendars
<SfTimePicker TValue="DateTime?" Format="HH:mm:ss" InputFormats='new string[] { "hh:mm tt", "hh mm tt" }' @bind-Value="@Value"></SfTimePicker>
@code {
public DateTime? Value { get; set; } = new DateTime(2022, 12, 11, 11, 30, 00);
}Other supported frameworks
TimePicker is also available in Angular, React, Vue and JavaScript frameworks that are built from their own TypeScript libraries. Check out the different TimePicker platforms from the links below,
Not sure how to create your first Blazor TimePicker? Our tutorial videos and documentation can help.
I’d love to watch it now I’d love to read it nowBlazor Components – 145+ UI and DataViz Components
Frequently Asked Questions
Why should you choose Syncfusion Blazor TimePicker?
The Syncfusion Blazor TimePicker component supports the following features:
- A lightweight and advanced drop-down menu timepicker to interact with the time input field.
Built-in features such as validation, custom time formatting, mask support, inactive times, time ranges, and step intervals.
- Supports standard Syncfusion themes which include Bootstrap v5 and Tailwind CSS.
- Highly customizable interface with globalization and web accessibility features.
- Adapts to different time zones instantly.
- One of the best Blazor TimePickers in the market that offers a feature-rich UI.
Simple configuration and API.
- Supports all modern browsers.
- Mobile-touch friendly and responsive.
Extensive demos and documentation to learn quickly and get started with Blazor TimePicker.
Where can I find the Syncfusion Blazor TimePicker demo?
You can find our Blazor TimePicker demo, which demonstrates how to render and configure the TimePicker.
Can I download and utilize the Syncfusion Blazor TimePicker for free?
No, this is a commercial product and requires a paid license. However, a free community license is also available for companies and individuals whose organizations have less than $1 million USD in annual gross revenue, 5 or fewer developers, and 10 or fewer total employees.
How do I get started with Syncfusion Blazor TimePicker?
A good place to start would be our comprehensive getting started documentation.
Our Customers Love Us
Here are some of their experiences.
Awards
Greatness—it’s one thing to say you have it, but it means more when others recognize it. Syncfusion® is proud to hold the following industry awards.