ValueStepper
atoms
ValueStepper component
React
Vue
Interactive Preview
Loading component info...
Properties
11 props
Prop
Type
Required
Default
Description
id
string
No
id-demo
id property
defaultValue
number
No
0
defaultValue property
value
number
No
0
value property
min
number
No
0
min property
max
number
No
0
max property
step
number
No
0
step property
isDisabled
boolean
No
false
isDisabled property
isError
boolean
No
false
isError property
hintText
string
No
Sample value
hintText property
errorMessage
string
No
Sample value
errorMessage property
onChangeValue
number
No
0
onChangeValue property
Documentation