SVGElementEventMap
interface SVGElementEventMap {
beforexrselect: XRSessionEvent;
fullscreenchange: Event;
fullscreenerror: Event;
abort: UIEvent;
animationcancel: AnimationEvent;
animationend: AnimationEvent;
animationiteration: AnimationEvent;
animationstart: AnimationEvent;
auxclick: MouseEvent;
beforeinput: InputEvent;
beforetoggle: Event;
blur: FocusEvent;
cancel: Event;
canplay: Event;
canplaythrough: Event;
change: Event;
click: MouseEvent;
close: Event;
compositionend: CompositionEvent;
compositionstart: CompositionEvent;
compositionupdate: CompositionEvent;
contextlost: Event;
contextmenu: MouseEvent;
contextrestored: Event;
copy: ClipboardEvent;
cuechange: Event;
cut: ClipboardEvent;
dblclick: MouseEvent;
drag: DragEvent;
dragend: DragEvent;
dragenter: DragEvent;
dragleave: DragEvent;
dragover: DragEvent;
dragstart: DragEvent;
drop: DragEvent;
durationchange: Event;
emptied: Event;
ended: Event;
error: ErrorEvent;
focus: FocusEvent;
focusin: FocusEvent;
focusout: FocusEvent;
formdata: FormDataEvent;
gotpointercapture: PointerEvent;
input: Event;
invalid: Event;
keydown: KeyboardEvent;
keypress: KeyboardEvent;
keyup: KeyboardEvent;
load: Event;
loadeddata: Event;
loadedmetadata: Event;
loadstart: Event;
lostpointercapture: PointerEvent;
mousedown: MouseEvent;
mouseenter: MouseEvent;
mouseleave: MouseEvent;
mousemove: MouseEvent;
mouseout: MouseEvent;
mouseover: MouseEvent;
mouseup: MouseEvent;
paste: ClipboardEvent;
pause: Event;
play: Event;
playing: Event;
pointercancel: PointerEvent;
pointerdown: PointerEvent;
pointerenter: PointerEvent;
pointerleave: PointerEvent;
pointermove: PointerEvent;
pointerout: PointerEvent;
pointerover: PointerEvent;
pointerup: PointerEvent;
progress: ProgressEvent;
ratechange: Event;
reset: Event;
resize: UIEvent;
scroll: Event;
scrollend: Event;
securitypolicyviolation: SecurityPolicyViolationEvent;
seeked: Event;
seeking: Event;
select: Event;
selectionchange: Event;
selectstart: Event;
slotchange: Event;
stalled: Event;
submit: SubmitEvent;
suspend: Event;
timeupdate: Event;
toggle: Event;
touchcancel: TouchEvent;
touchend: TouchEvent;
touchmove: TouchEvent;
touchstart: TouchEvent;
transitioncancel: TransitionEvent;
transitionend: TransitionEvent;
transitionrun: TransitionEvent;
transitionstart: TransitionEvent;
volumechange: Event;
waiting: Event;
webkitanimationend: Event;
webkitanimationiteration: Event;
webkitanimationstart: Event;
webkittransitionend: Event;
wheel: WheelEvent;
}
beforexrselect: XRSessionEvent;
fullscreenchange: Event;
fullscreenerror: Event;
abort: UIEvent;
animationcancel: AnimationEvent;
animationend: AnimationEvent;
animationiteration: AnimationEvent;
animationstart: AnimationEvent;
auxclick: MouseEvent;
beforeinput: InputEvent;
beforetoggle: Event;
blur: FocusEvent;
cancel: Event;
canplay: Event;
canplaythrough: Event;
change: Event;
click: MouseEvent;
close: Event;
compositionend: CompositionEvent;
compositionstart: CompositionEvent;
compositionupdate: CompositionEvent;
contextlost: Event;
contextmenu: MouseEvent;
contextrestored: Event;
copy: ClipboardEvent;
cuechange: Event;
cut: ClipboardEvent;
dblclick: MouseEvent;
drag: DragEvent;
dragend: DragEvent;
dragenter: DragEvent;
dragleave: DragEvent;
dragover: DragEvent;
dragstart: DragEvent;
drop: DragEvent;
durationchange: Event;
emptied: Event;
ended: Event;
error: ErrorEvent;
focus: FocusEvent;
focusin: FocusEvent;
focusout: FocusEvent;
formdata: FormDataEvent;
gotpointercapture: PointerEvent;
input: Event;
invalid: Event;
keydown: KeyboardEvent;
keypress: KeyboardEvent;
keyup: KeyboardEvent;
load: Event;
loadeddata: Event;
loadedmetadata: Event;
loadstart: Event;
lostpointercapture: PointerEvent;
mousedown: MouseEvent;
mouseenter: MouseEvent;
mouseleave: MouseEvent;
mousemove: MouseEvent;
mouseout: MouseEvent;
mouseover: MouseEvent;
mouseup: MouseEvent;
paste: ClipboardEvent;
pause: Event;
play: Event;
playing: Event;
pointercancel: PointerEvent;
pointerdown: PointerEvent;
pointerenter: PointerEvent;
pointerleave: PointerEvent;
pointermove: PointerEvent;
pointerout: PointerEvent;
pointerover: PointerEvent;
pointerup: PointerEvent;
progress: ProgressEvent;
ratechange: Event;
reset: Event;
resize: UIEvent;
scroll: Event;
scrollend: Event;
securitypolicyviolation: SecurityPolicyViolationEvent;
seeked: Event;
seeking: Event;
select: Event;
selectionchange: Event;
selectstart: Event;
slotchange: Event;
stalled: Event;
submit: SubmitEvent;
suspend: Event;
timeupdate: Event;
toggle: Event;
touchcancel: TouchEvent;
touchend: TouchEvent;
touchmove: TouchEvent;
touchstart: TouchEvent;
transitioncancel: TransitionEvent;
transitionend: TransitionEvent;
transitionrun: TransitionEvent;
transitionstart: TransitionEvent;
volumechange: Event;
waiting: Event;
webkitanimationend: Event;
webkitanimationiteration: Event;
webkitanimationstart: Event;
webkittransitionend: Event;
wheel: WheelEvent;
}
Hierarchy (View Summary)
- ElementEventMap
- GlobalEventHandlersEventMap
- SVGElementEventMap
Index
Properties
<internal>.SVGElementEventMap.beforexrselect<internal>.SVGElementEventMap.fullscreenchange<internal>.SVGElementEventMap.fullscreenerror<internal>.SVGElementEventMap.abort<internal>.SVGElementEventMap.animationcancel<internal>.SVGElementEventMap.animationend<internal>.SVGElementEventMap.animationiteration<internal>.SVGElementEventMap.animationstart<internal>.SVGElementEventMap.auxclick<internal>.SVGElementEventMap.beforeinput<internal>.SVGElementEventMap.beforetoggle<internal>.SVGElementEventMap.blur<internal>.SVGElementEventMap.cancel<internal>.SVGElementEventMap.canplay<internal>.SVGElementEventMap.canplaythrough<internal>.SVGElementEventMap.change<internal>.SVGElementEventMap.click<internal>.SVGElementEventMap.close<internal>.SVGElementEventMap.compositionend<internal>.SVGElementEventMap.compositionstart<internal>.SVGElementEventMap.compositionupdate<internal>.SVGElementEventMap.contextlost<internal>.SVGElementEventMap.contextmenu<internal>.SVGElementEventMap.contextrestored<internal>.SVGElementEventMap.copy<internal>.SVGElementEventMap.cuechange<internal>.SVGElementEventMap.cut<internal>.SVGElementEventMap.dblclick<internal>.SVGElementEventMap.drag<internal>.SVGElementEventMap.dragend<internal>.SVGElementEventMap.dragenter<internal>.SVGElementEventMap.dragleave<internal>.SVGElementEventMap.dragover<internal>.SVGElementEventMap.dragstart<internal>.SVGElementEventMap.drop<internal>.SVGElementEventMap.durationchange<internal>.SVGElementEventMap.emptied<internal>.SVGElementEventMap.ended<internal>.SVGElementEventMap.error<internal>.SVGElementEventMap.focus<internal>.SVGElementEventMap.focusin<internal>.SVGElementEventMap.focusout<internal>.SVGElementEventMap.formdata<internal>.SVGElementEventMap.gotpointercapture<internal>.SVGElementEventMap.input<internal>.SVGElementEventMap.invalid<internal>.SVGElementEventMap.keydown<internal>.SVGElementEventMap.keypress<internal>.SVGElementEventMap.keyup<internal>.SVGElementEventMap.load<internal>.SVGElementEventMap.loadeddata<internal>.SVGElementEventMap.loadedmetadata<internal>.SVGElementEventMap.loadstart<internal>.SVGElementEventMap.lostpointercapture<internal>.SVGElementEventMap.mousedown<internal>.SVGElementEventMap.mouseenter<internal>.SVGElementEventMap.mouseleave<internal>.SVGElementEventMap.mousemove<internal>.SVGElementEventMap.mouseout<internal>.SVGElementEventMap.mouseover<internal>.SVGElementEventMap.mouseup<internal>.SVGElementEventMap.paste<internal>.SVGElementEventMap.pause<internal>.SVGElementEventMap.play<internal>.SVGElementEventMap.playing<internal>.SVGElementEventMap.pointercancel<internal>.SVGElementEventMap.pointerdown<internal>.SVGElementEventMap.pointerenter<internal>.SVGElementEventMap.pointerleave<internal>.SVGElementEventMap.pointermove<internal>.SVGElementEventMap.pointerout<internal>.SVGElementEventMap.pointerover<internal>.SVGElementEventMap.pointerup<internal>.SVGElementEventMap.progress<internal>.SVGElementEventMap.ratechange<internal>.SVGElementEventMap.reset<internal>.SVGElementEventMap.resize<internal>.SVGElementEventMap.scroll<internal>.SVGElementEventMap.scrollend<internal>.SVGElementEventMap.securitypolicyviolation<internal>.SVGElementEventMap.seeked<internal>.SVGElementEventMap.seeking<internal>.SVGElementEventMap.select<internal>.SVGElementEventMap.selectionchange<internal>.SVGElementEventMap.selectstart<internal>.SVGElementEventMap.slotchange<internal>.SVGElementEventMap.stalled<internal>.SVGElementEventMap.submit<internal>.SVGElementEventMap.suspend<internal>.SVGElementEventMap.timeupdate<internal>.SVGElementEventMap.toggle<internal>.SVGElementEventMap.touchcancel<internal>.SVGElementEventMap.touchend<internal>.SVGElementEventMap.touchmove<internal>.SVGElementEventMap.touchstart<internal>.SVGElementEventMap.transitioncancel<internal>.SVGElementEventMap.transitionend<internal>.SVGElementEventMap.transitionrun<internal>.SVGElementEventMap.transitionstart<internal>.SVGElementEventMap.volumechange<internal>.SVGElementEventMap.waiting<internal>.SVGElementEventMap.webkitanimationend<internal>.SVGElementEventMap.webkitanimationiteration<internal>.SVGElementEventMap.webkitanimationstart<internal>.SVGElementEventMap.webkittransitionend<internal>.SVGElementEventMap.wheel