Prop Video Controls
π
2026-06-19 | π JavaScript
# Video controls Property
[ Video Object](#)
## Example
Enable video controls:
document.getElementById("myVideo").controls=true;
[Try it Β»](#)
* * *
## Definition and Usage
The controls property sets or returns whether the browser should display standard video controls.
This property reflects the