Time Range Field
The Time Range Field lets the user select a range of time with the keyboard.
Basic usage
You can render your Time Range Field with either one input using SingleInputTimeRangeField
or two inputs using MultiInputTimeRangeField
as show below.
–
Press Enter to start editing
Press Enter to start editing
Localization
See the Date format and localization and Translated components documentation pages for more details.
Validation
See the Validation documentation page for more details.