DOM

settings_applicationsGlobalEventHandlers

DOM

  • account_tree
  • bug_report

Event handleronslotchange

insert_drive_fileEventinterfaceopen_in_new
Event interface의 slotchange 이벤트는 GlobalEventHandlers의 onslotchange 핸들러에 의해 구현된다.

GlobalEventHandlers의 onslotchange는(은) Event interface의 slotchange 이벤트 타입의 핸들러이고 이벤트 리스너로 사용된다.

onslotchange는(은) GlobalEventHandlers Mixin이 정의하고 HTMLElement, Document, Window, WorkerGlobalScope 인터페이스에서 구현한다.

기본 개요

명세

typeslotchange
bubblesyes
cancelableno
targetHTMLSlotElement
handlerno

지원 웹브라우저