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
height
sets the height of the component
number
height
;
Example
webix.
ui
(
{
view
:
"window"
,
height
:
300
,
width
:
300
,
...
}
)
;
Default value:
38
Related samples
Horizontal Accordion
See also
API
width
Articles
Sizing Components
Back to top