HTMLTemplateElement
HTMLTemplateElement 인터페이스는 HTML <template> 엘리먼트의 컨텐츠에 접근할 수 있게 해줍니다.
프로퍼티
이 인터페이스는 HTMLElement 의 프로퍼티를 상속받습니다.
HTMLTemplateElement.content(en-US)읽기 전용-
DocumentFragment:<template>엘리먼트의 템플릿 컨텐츠를 반환합니다.
메소드
이 인터페이스는 HTMLElement 의 메소드를 상속받습니다.
명세
| Specification |
|---|
| HTML Standard # htmltemplateelement |
브라우저 호환성
BCD tables only load in the browser