Widgets
Samples
Demos
Forum
Services
Documentation
animate
apiOnly
borderless
container
count
css
disabled
gravity
group
height
hidden
id
keyPressTimeout
level
limit
master
maxHeight
maxWidth
minHeight
minWidth
mouseEventDelay
on
onClick
onContext
onDblClick
onMouseMove
page
size
template
width
Start
API Reference
ui.pager
Properties
height
sets the height of the component
number
height
;
Example
webix.
ui
(
{
view
:
"pager"
,
height
:
50
,
...
}
)
;
Default value:
30
Related samples
Horizontal Accordion
See also
API
width
Articles
Sizing Components
Back to top