Developer notes
A stepper is a two-segment control used to increase or decrease an incremental value
Given that I am on a screen with a stepper
| When I use | I see/hear |
|---|---|
| Arrow keys or ctrl + tab | Focus visibly moves to the stepper buttons |
| Spacebar | Activates the button |
| When I use | I hear |
|---|---|
| Swipe | Focus moves to the stepper buttons, expresses its state |
| Doubletap | Activates the button |
| Reads | I hear |
|---|---|
| Name | Its purpose is clear and matches visible label |
| Role | It identifies itself as a button |
| Group | It describes what value it affects |
| State | It expresses stepper value |
| When I use | I see |
|---|---|
| Text resize | Text can resize up to 200% without losing information |
| Increased contrast | Focus outline becomes high contrast |
A stepper is a two-segment control used to increase or decrease an incremental value