trait RangeSlider extends Object
- Annotations
- @JSType() @native()
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- RangeSlider
- Object
- Any
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Value Members
- val bgcolor: UndefOr[String]
- val bordercolor: UndefOr[String]
- val borderwidth: UndefOr[Double]
-
def
hasOwnProperty(v: String): Boolean
- Definition Classes
- Object
-
def
isPrototypeOf(v: Object): Boolean
- Definition Classes
- Object
-
def
propertyIsEnumerable(v: String): Boolean
- Definition Classes
- Object
- val range: UndefOr[Tuple2[Datum, Datum]]
- val thickness: UndefOr[Double]
-
def
toLocaleString(): String
- Definition Classes
- Object
-
def
valueOf(): Any
- Definition Classes
- Object
- val visible: UndefOr[Boolean]