Web features explorer

Autonomous custom elements

Widely available
Tags: api css Groups: HTML > Custom elements

Autonomous custom elements are HTML elements with a hyphenated tag name (like <example-element>) that have behaviors you define. To learn more, see Window: customElements property at MDN.

Compatibility