Hold Stepper
A numeric spinbutton whose −/+ buttons auto-repeat while held: a press steps once, then — if you keep holding — it repeats after a short delay until you release or hit a bound. Arrow keys (and Home/End) drive it from the keyboard.
- Axe
- Focus
Preview
5
Installation
npx shadcn@latest add https://ui.publictheta.com/r/hold-stepper.jsonConformance
Verified against the @publictheta/ui-spec hold-stepper specification on both the React and vanilla reference implementations, across Chromium, Firefox, and WebKit.
- Axe — No WCAG 2 A/AA axe-core violations
- Focus — A visible focus indicator appears on keyboard focus (WCAG 2.4.7)
See the full conformance matrix across all components.