RangeSelector

@native @JSType
trait RangeSelector extends Object
Companion:
object
class Object
trait Any
class Object
trait Matchable
class Any

Value members

Inherited methods

def hasOwnProperty(v: String): Boolean
Inherited from:
Object
def isPrototypeOf(v: Object): Boolean
Inherited from:
Object
def propertyIsEnumerable(v: String): Boolean
Inherited from:
Object
def toLocaleString(): String
Inherited from:
Object
def valueOf(): Any
Inherited from:
Object

Concrete fields

val activecolor: UndefOr[String]
val bgcolor: UndefOr[String]
val bordercolor: UndefOr[String]
val borderwidth: UndefOr[Double]
val buttons: UndefOr[Array[RangeSelectorButton]]
val font: UndefOr[Font]
val visible: UndefOr[Boolean]
val x: UndefOr[Double]
val xanchor: UndefOr[String]
val y: UndefOr[Double]
val yanchor: UndefOr[String]