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