Slider allow users to make selections from a range of values.

Slider

Single slider

Dual slider

Component props

Name
Type
Description
minNumberMinimal possible value
maxNumberMaximum possible value
stepNumberNumber by which value will be incremented/decremented with thumb drag and arrows
onChangeFunctionCalled each time value changes
tooltipChildrenNode or StringTooltip children, can be used to add icon or additional symbols