DOM

settings_applicationsEventTarget  >   settings_applicationsNode  >   settings_applicationsElement  >   settings_applications[[Prototype]]

DOM

Editing
  • bug_report

ElementfirstElementChild

insert_drive_fileParentNodemixinopen_in_new
ParentNode의 firstElementChild은 Element.prototype.firstElementChild의 의해 사용된다.

Element의 'firstElementChild'는(은) Mixin 타입의 ParentNode의 Property이다.

기본 개요

요소의 첫 번째 자식 요소를 참조한다. 자식 요소가 없는 경우 null을 갖는다.

구문

형식
element.firstElementChild

속성 명세

명세
분류설명
writableno

지원 웹브라우저