...
The time picker may have an initial value, which the user can edit at any time.
States
State | Visual |
| ||
---|---|---|---|---|
Regular |
| |||
Hover |
| |||
Active |
Disabled |
| |||
Read-Only | ||||
Error |
| |||
Warning |
| |||
Focused | ||||
Focused, Hover |
| |||
Focused, Active |
| |||
Focused, Disabled |
|
Interaction
The time can be set either via direct input or by using the controls in the time picker menu. Additional keyboard interactions can be found under the Focus management section below.
...
Unless otherwise specified, see our general compliance information in Fundamentals - Accessibility.
Focus management
Keyboard | Time picker field | Time picker menu |
---|---|---|
Tab |
| Navigates between the different sections in a cyclical order:
|
Shift + Tab |
| Reverses the order of navigation described for Tab. |
Space | Opens the time picker menu. |
|
Enter | Applies the time. |
|
Esc | N/A | Closes the menu and returns the focus to the field, without applying any changes. |
Arrows |
|
|
Mouse | Time picker field | Time picker menu |
---|---|---|
Right Click | Set Focus state on field | Set Regular state on component |
Design
Zeplin Link | Thumbnail |
---|---|
Code
...