HTMLMediaElement: controlsList プロパティ
Limited availability
This feature is not Baseline because it does not work in some of the most widely-used browsers.
controlsList
は HTMLMediaElement
インターフェイスのプロパティで、ユーザーエージェントが自分自身で一連のコントロールを表示するときに、メディア要素上に表示するコントロールを選択することを支援する DOMTokenList を返します。 DOMTokenList は、3 つの使用可能な値 nodownload
, nofullscreen
, noremoteplayback
のうちの 1 つ以上を取ります。
値
DOMTokenList
です。
仕様書
Specification |
---|
Unknown specification # solution-outline |
ブラウザーの互換性
Report problems with this compatibility data on GitHubdesktop | mobile | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
controlsList |
Legend
Tip: you can click/tap on a cell for more information.
- Full support
- Full support
- No support
- No support
The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out https://github.com/mdn/browser-compat-data and send us a pull request.