--- title: Document.embeds slug: Web/API/Document/embeds tags: - embeds translation_of: Web/API/Document/embeds ---
{{ ApiRef() }}
embeds 는 현재 document 에 embed되어 있는 OBJECT 들의 list 를 반환합니다.
nodeList = document.embeds
| Specification | Status | Comment |
|---|---|---|
| {{SpecName('HTML WHATWG', '#dom-document-embeds', 'Document.embeds')}} | {{ Spec2('HTML WHATWG') }} |