Vue UI Components Documentation

Properties

NameTypeDefault
buttonsPosition String both
disabled Boolean false
height Number | String 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 | String 300

Events

change Event
slide Event
slideStart Event
slideEnd Event

Methods

NameArgumentsReturn Type
destroy None None
decrementValue None None
disable None None
enable None None
focus None None
getValue None Number
incrementValue None None
setValue index None
val value String