Widgets
Samples
Demos
Forum
Services
Documentation
activeTitle
animate
borderless
click
clipboard
collapsed
collapsedWidth
container
css
data
datathrottle
datatype
delimiter
disabled
drag
dragscroll
filterMode
gravity
height
hidden
id
item
keyPressTimeout
maxHeight
maxWidth
minHeight
minWidth
mouseEventDelay
multipleOpen
navigation
on
onClick
onContext
onDblClick
onMouseMove
pager
position
prerender
ready
removeMissed
rules
save
scheme
scroll
scrollSpeed
select
template
templateCopy
threeState
titleHeight
tooltip
type
url
width
Start
API Reference
ui.sidebar
Properties
height
sets the height of the component
number
height
;
Example
webix.
ui
(
{
view
:
"window"
,
height
:
300
,
width
:
300
,
...
}
)
;
Related samples
Horizontal Accordion
See also
API
width
Articles
Sizing Components
Back to top