# Elements

Blazor Edition provides the TimeEditor control which allows you to select and edit time values. Learn more about TimeEditor and its elements in the Blazor documentation.

## Content



**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](https://cdn.mescius.io/document-site-files/images/f5b600ba-f1a7-4f89-a20c-aa6c0c35880d/images/timeeditor-elements.png)

The **TimeEditor** control consists of the following elements:

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