Web features explorer

controlslist

Limited availability
Tags: api html Groups: HTML > Media elements

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. To learn more, see HTMLMediaElement: controlsList property at MDN.

Compatibility