Constructor
new RangeSlider(props)
Initializes state
Parameters:
Name | Type | Description |
---|---|---|
props |
Array.<any> | Should have a default value, label , id, scale and output multipler |
- Source:
Extends
- React.Component
Methods
render()
Renders a div wrapped range input, with auto updating output value.
Manipulates output according to prop parameters
- Source: