Widgets
Samples
Demos
Forum
Services
Documentation
animate
autoheight
autowidth
borderless
click
clipboard
container
css
data
datafetch
datathrottle
datatype
delimiter
disabled
drag
dragscroll
dynamic
externalData
gravity
height
hidden
id
item
keyPressTimeout
layout
maxHeight
maxWidth
minHeight
minWidth
mouseEventDelay
multiselect
navigation
on
onClick
onContext
onDblClick
onMouseMove
pager
prerender
ready
removeMissed
rules
save
scheme
scroll
scrollSpeed
select
template
templateCopy
tooltip
type
url
width
xCount
yCount
Start
API Reference
ui.list
Properties
layout
defines x or y orientation of layout
string
layout
;
Values
"y"
the vertical orientation
"x"
the horizontal orientation
Example
webix.
ui
(
{
view
:
"list"
,
layout
:
"x"
}
)
;
Default value:
"y"
Related samples
Horizontal List
See also
Articles
X-List
Back to top
If you have not checked yet, be sure to visit site of our main product Webix
javascript component library
and page of
javascript library list
product.