Widgets
Samples
Demos
Forum
Services
Documentation
align
animate
attributes
badge
borderless
bottomLabel
bottomPadding
checkValue
click
container
css
customCheckbox
disabled
format
gravity
height
hidden
icon
id
inputAlign
inputHeight
inputWidth
invalid
invalidMessage
keyPressTimeout
label
labelAlign
labelPosition
labelRight
labelWidth
maxHeight
maxWidth
minHeight
minWidth
name
offLabel
on
onLabel
pattern
placeholder
popup
readonly
relatedAction
relatedView
required
suggest
tooltip
type
uncheckValue
validate
validateEvent
value
width
Start
API Reference
ui.switch
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