Widgets
Samples
Demos
Forum
Services
Documentation
align
animate
attributes
borderless
bottomLabel
bottomPadding
click
container
css
disabled
format
gravity
height
hidden
hotkey
id
inputAlign
inputHeight
inputWidth
invalidMessage
keyPressTimeout
label
labelAlign
labelPosition
labelWidth
max
maxHeight
maxWidth
min
minHeight
minWidth
moveTitle
name
on
popup
relatedAction
relatedView
required
step
title
tooltip
type
validate
validateEvent
value
vertical
width
Start
API Reference
ui.slider
Properties
type
the type of the slider marker
string
type
;
Values
"alt"
sets an alternative square marker
Example
{
view
:
"slider"
,
label
:
"Level"
,
value
:
"20"
,
type
:
"alt"
}
Default value:
"round"
See also
Articles
Slider
Back to top