Back to Content

Document: embeds property

files/en-us/web/api/document/embeds/index.md

latest311 B
Original Source

{{APIRef("DOM")}}

The embeds read-only property of the {{domxref("Document")}} interface returns a list of the embedded {{htmlelement("embed")}} elements within the current document.

Value

An {{domxref("HTMLCollection")}}.

Specifications

{{Specifications}}

Browser compatibility

{{Compat}}