embeds property
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;
The embeds read-only property of the
Document interface returns a list of the embedded
embed elements within the current document.
external HTMLCollection get embeds;