Time Field
The Time Field component lets the user select a time with the keyboard.
Basic usage
Press Enter to start editing
Uncontrolled vs. controlled value
The value of the component can be uncontrolled or controlled.
Press Enter to start editing
Localization
Use the LocalizationProvider
to change the date-library locale used in the date field.
See the localization documentation page for more details.
Validation
See the documentation page validation documentation page for more details.
API
See the documentation below for a complete reference to all of the props and classes available to the components mentioned here.