DOM

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

DOM

Editing
  • bug_report

ElementlastElementChild

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

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

기본 개요

요소의 마지막 자식 요소를 참조하는 읽기 전용 속성이다. 자식 요소가 없는 경우 null을 갖는다.

구문

형식
element.lastElementChild

속성 명세

명세
분류설명
writableno

버전 명세

DOM Standard API

지원 웹브라우저