Custom Elements Documentation

Properties

buttonsPosition string both
disabled boolean false
height number 35
layout string "normal"
mode string default
minorTicksFrequency number 1
minorTickSize number 4
max number 10
min number 0
orientation string 'horizontal'
rangeSlider boolean false
rtl boolean false
step number 1
showTicks boolean true
showMinorTicks boolean false
showTickLabels boolean false
showButtons boolean true
showRange boolean true
template string 'default'
theme string ''
ticksPosition string both
ticksFrequency number 2
tickSize number 7
tickLabelFormatFunction function null
tooltip boolean false
tooltipHideDelay number 500
tooltipPosition string "near"
tooltipFormatFunction function null
value number 0
values array [0, 10]
width number 300

Events

change Event
created Event
slide Event
slideStart Event
slideEnd Event

Methods

destroy Method
decrementValue Method
disable Method
enable Method
focus Method
getValue Method
incrementValue Method
setValue Method
val Method