Slider
Import
import { Slider } from '@resultadosdigitais/tangram-components'
Properties
value
defaultValue
hideTrail
max
min
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.