Widgets
Samples
Demos
Forum
Services
Documentation
animate
borderless
container
controls
css
disabled
gravity
height
hidden
id
keyPressTimeout
maxHeight
maxWidth
minHeight
minWidth
src
width
Start
API Reference
ui.video
Properties
controls
enables video controls
boolean
controls
;
Example
webix.
ui
(
{
view
:
"video"
,
controls
:
false
}
)
;
Default value:
true
Back to top