TimePicker / Mask Support

Blazor TimePicker Example - Input Mask Support and Validation

Loading Syncfusion Blazor Server Demos…

Properties

This sample demonstrates the time masking functionality in the TimePicker component. It allows users to enter valid values for each mask pattern of the time masking.

The TimePicker has an EnableMask property that enables time masking support. The mask pattern is defined based on the provided time format to the component. If the Format is not specified, the mask pattern is formed based on the default format of the current culture.