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
position
sets the position of sidebar
string
position
;
Values
"left","right"
Example
webix.
ui
(
{
view
:
"sidebar"
,
position
:
"right"
}
)
;
Default value:
"left"
Related samples
Sidebar: right
See also
Articles
Sidebar
Back to top