Firefox Tomorrow

web api instance property

HTMLMediaElement: mediaGroup property

View on MDN ↗

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.

Value

A string.

Specifications

In 2016, the whole Media Controller feature was removed from the HTML specification. It is no longer on track to become a standard.

Browser compatibility

Browser compatibilityCompatibility data is available on the canonical MDN page.

See also

  • HTMLMediaElement: Interface used to define the HTMLMediaElement.mediaGroup property