controlslist
The controlslist
attribute for <audio>
or <video>
hides parts of the browser’s built-in controls. For example, controlslist="nofullscreen"
removes the button to play the video in fullscreen.
The controlslist
attribute for <audio>
or <video>
hides parts of the browser’s built-in controls. For example, controlslist="nofullscreen"
removes the button to play the video in fullscreen.