Code
Props
Props
Data Type
Required
id
string
β
className
string
β
label
string
β
minValue
string
β
maxValue
string
β
rangeVisibility
boolean
β
defaultValue
string
β
hasInput
boolean
β
disabled
boolean
β
error
boolean
β
errorMessage
string
β
onChange
function event
β
Event Response
Property
Data Type
id
string
name
string
label
string
value
string
onChange
Components Dependency
For this component elaboration there were used the following internal components:
Live Demo
For detailed code usage documentation, see the Storybooks for each framework below.
React
Last updated