Stepper
Enables incremental changes of a counter without a direct input.
- To let users change small amounts of something in a separate context.
- In a form—use an input stepper.
Released | Released | n/a | n/a | Released |
A stepper by itself only presents a number. Make sure it’s clear from context what the value refers to and what users are changing by incrementing in either direction.
You can do this with text, icons, or other clues nearby to show the full context of the number.
So your stepper is useful even for people who don’t see visual cues, include titles for each increment button. This means using text like “Add a passenger” and “Remove a passenger” to make it clear directly in the button what the result of the button is.