Stepper
Numeric input flanked by minus / plus buttons; reads min, max, and step from the inner <input type="number"> and clamps to the step grid.
Markup source
The preview above is served from preview/components-stepper.html — the canonical fixture for this component. Copy markup directly from the source to use it in your own page.
Where to look
- Source CSS:
src/components.css(search for.brut-stepper) - Manifest entry:
dist/components.json(filter byname) - Reference: Manifest schema