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
borderless
used to hide the component borders
boolean
borderless
;
Example
webix.
ui
(
{
view
:
"pager"
,
borderless
:
false
}
)
;
Default value:
true
Related samples
Toolbar: Multiple Rows
See also
Articles
Setting Borders for Widgets
Back to top