embeds property

HTMLCollection get embeds

The embeds read-only property of the Document interface returns a list of the embedded embed elements within the current document.

Implementation

external HTMLCollection get embeds;