new Range(element, options)
Parameters:
Name | Type | Description | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
element |
HTMLElement | DOM element for component instantiation and scope |
||||||||||||||||||
options |
Object |
Properties
|
Classes
Methods
destroy()
handleChange()
handleHoverOn()
init()
placeBubble()
(static) autoInit(root) → {Range}
Parameters:
Name | Type | Description |
---|---|---|
root |
HTMLElement | DOM element for component instantiation and scope |
Returns:
An instance of Range.
- Type
- Range