Web features explorer

Form-associated custom elements

Newly available since 2023-03-27
Tags: api Groups: HTML > Custom elements HTML > Forms

Custom elements may act like built-in form elements, via the the attachInternals() method of HTMLElement and the ElementInternals API. To learn more, see HTMLElement: attachInternals() method, ElementInternals at MDN.

Compatibility