Window

settings_applicationsEventTarget  >   settings_applicationsNode  >   settings_applicationsDocument  >   settings_applications[[Prototype]]

Window

Editing
  • settings_backup_restore
  • bug_report

uintchildElementCount

현재 문서의 하위 요소의 개수를 조회한다.

설명

문서 구조상 Document 객체의  유일한 하위 요소는 HTMLElement 객체이다. 특별한 경우가 아니라면 1을 나타낸다.

특정 요소에 대한 하위 요소의 갯수를 알아보려면 Element.prototype.childElementCount를 사용한다.

구문

형식
document.childElementCount

속성 명세

명세
분류설명
writableno

버전 명세

지원 웹브라우저