Time Fieldcomponent
A component that enables users to open a dialog and select a time through a text input.
Anchor to timefieldTimeField
The content to use as the field label.
A button under the text field to provide extra functionality.
Whether the field can be modified.
Indicates an error to the user. The field is given specific stylistic treatment to communicate problems that have to be resolved immediately.
The label under the text field which provides guidance or instructions that assist users.
(Android only) Whether the clock displays in 24 hour time instead of 12 hour time.
The callback when focus is removed.
The callback when the user has finished editing a field.
The callback when input is focused.
The current value for the field. Defaults to now. You should update this value in response to the callback.
Time input
Preview

Anchor to guidelinesGuidelines
- Use a smart default time for common selections.