new Range(options)
Parameters:
| Name | Type | Description | |||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| options | * | Properties
 | 
Fires:
- change:value
Extends
Methods
- 
    getInputElement()
- 
    
    Get the input element - Inherited From:
- Overrides:
 Returns:- Type
- Element
 
- 
    getMax()
- 
    
    Get the current max value Returns:- Type
- number
 
- 
    getMin()
- 
    
    Get the current min value Returns:- Type
- number
 
- 
    getValue()
- 
    
    Get the current getValue - Inherited From:
- Overrides:
 Returns:- Type
- string
 
- 
    getValue2()
- 
    
    Get the current value (second input) 
- 
    setValue()
- 
    
    Set the current value - Inherited From:
- Overrides:
 
- 
    setValue2()
- 
    
    Set the current value (second input)