Web/API/HTMLMediaElement/mediaGroup

From Get docs


The HTMLMediaElement.mediaGroup property reflects the mediagroup HTML attribute, which indicates the name of the group of elements it belongs to. A group of media elements shares a common controller.

Syntax

...

Value

A DOMString.

Example

...

Specifications

Specification Status Comment
HTML5The definition of 'HTMLMediaElement.mediaGroup' in that specification. Recommendation Initial definition.

Browser compatibility

Update compatibility data on GitHub

Desktop Mobile
Chrome Edge Firefox Internet Explorer Opera Safari Android webview Chrome for Android Firefox for Android Opera for Android Safari on iOS Samsung Internet
mediaGroup Chrome

No support No

Edge

No support No

Firefox No support No

Notes'

No support No

Notes'

Notes' Firefox doesn't implement this yet. See bug 847377.

IE

?

Opera

?

Safari

?

WebView Android

No support No

Chrome Android

No support No

Firefox Android No support No

Notes'

No support No

Notes'

Notes' Firefox doesn't implement this yet. See bug 847377.

Opera Android

?

Safari iOS

?

Samsung Internet Android

No support No

Legend

No support  
No support
Compatibility unknown  
Compatibility unknown
See implementation notes.'
See implementation notes.


See also