Constructor
new Slider(bar, options) → {void}
Parameters:
| Name | Type | Description |
|---|---|---|
bar |
external:jQuery | |
options |
module:jPicker.SliderOptions |
- Source:
Returns:
- Type
- void
Encapsulate slider functionality for the ColorMap and ColorBar - could be useful to use a jQuery UI draggable for this with certain extensions.
| Name | Type | Description |
|---|---|---|
bar |
external:jQuery | |
options |
module:jPicker.SliderOptions |