UNPKG

neft

Version:

Universal Platform

29 lines (18 loc) 458 B
# Stepper ```html <input type="stepper" /> ``` ```css DefaultStyles.Stepper {} ``` |Browser|iOS|Android| |---|---|---| ||<img width="94" alt="uistepper" src="https://cloud.githubusercontent.com/assets/1618590/20033221/55bfdc86-a39c-11e6-92ca-d02558266b23.png">| ## value ## color ## minValue The default value of this property is `0`. ## maxValue The default value of this property is `100`. ## stepValue The default value of this property is `1`.