Blazor TimePicker Example - Mask Support
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.