[]
        
(Showing Draft Content)

Elements

DateTimeEditors for Blazor includes the TimeEditor control, a simple control which provides a time picker that can be used to display time. The interface of the TimeEditor control looks similar to the following image:

Elements in TimeEditor control

The TimeEditor control consists of the following elements:

  • Time Picker
    The time picker shows the selected time.
  • Drop-down button
    The drop-down button opens a time panel from where you can select the time to display in the time picker.