Slider
Import
import { Slider } from '@resultadosdigitais/tangram-components'
Properties
value
defaultValue
hideTrail
max
min
disabled
width
onChange
| Type | func |
|---|---|
| Param | event React.SyntheticEvent - The event source of the callback. |
| Param | newValue String - The new value from input. |
Description
Callback fired when the Slider changes.
showTooltip
tooltipContent
step
Feedback
Para reportar algum problema ou sugerir alterações, use nosso formulário de melhorias ou, se preferir, abra uma issue no nosso Github.