SVGSVGElementEventMap
Extends
Properties
abort
abort: UIEvent;
Inherited from
afterprint
afterprint: Event;
Inherited from
WindowEventHandlersEventMap.afterprint
animationcancel
animationcancel: AnimationEvent;
Inherited from
SVGElementEventMap.animationcancel
animationend
animationend: AnimationEvent;
Inherited from
SVGElementEventMap.animationend
animationiteration
animationiteration: AnimationEvent;
Inherited from
SVGElementEventMap.animationiteration
animationstart
animationstart: AnimationEvent;
Inherited from
SVGElementEventMap.animationstart
auxclick
auxclick: PointerEvent;
Inherited from
beforeinput
beforeinput: InputEvent;
Inherited from
SVGElementEventMap.beforeinput
beforematch
beforematch: Event;
Inherited from
SVGElementEventMap.beforematch
beforeprint
beforeprint: Event;
Inherited from
WindowEventHandlersEventMap.beforeprint
beforetoggle
beforetoggle: ToggleEvent;
Inherited from
SVGElementEventMap.beforetoggle
beforeunload
beforeunload: BeforeUnloadEvent;
Inherited from
WindowEventHandlersEventMap.beforeunload
blur
blur: FocusEvent;
Inherited from
cancel
cancel: Event;
Inherited from
canplay
canplay: Event;
Inherited from
canplaythrough
canplaythrough: Event;
Inherited from
SVGElementEventMap.canplaythrough
change
change: Event;
Inherited from
click
click: PointerEvent;
Inherited from
close
close: Event;
Inherited from
command
command: Event;
Inherited from
compositionend
compositionend: CompositionEvent;
Inherited from
SVGElementEventMap.compositionend
compositionstart
compositionstart: CompositionEvent;
Inherited from
SVGElementEventMap.compositionstart
compositionupdate
compositionupdate: CompositionEvent;
Inherited from
SVGElementEventMap.compositionupdate
contextlost
contextlost: Event;
Inherited from
SVGElementEventMap.contextlost
contextmenu
contextmenu: PointerEvent;
Inherited from
SVGElementEventMap.contextmenu
contextrestored
contextrestored: Event;
Inherited from
SVGElementEventMap.contextrestored
copy
copy: ClipboardEvent;
Inherited from
cuechange
cuechange: Event;
Inherited from
cut
cut: ClipboardEvent;
Inherited from
dblclick
dblclick: MouseEvent;
Inherited from
drag
drag: DragEvent;
Inherited from
dragend
dragend: DragEvent;
Inherited from
dragenter
dragenter: DragEvent;
Inherited from
dragleave
dragleave: DragEvent;
Inherited from
dragover
dragover: DragEvent;
Inherited from
dragstart
dragstart: DragEvent;
Inherited from
drop
drop: DragEvent;
Inherited from
durationchange
durationchange: Event;
Inherited from
SVGElementEventMap.durationchange
emptied
emptied: Event;
Inherited from
ended
ended: Event;
Inherited from
error
error: ErrorEvent;
Inherited from
focus
focus: FocusEvent;
Inherited from
focusin
focusin: FocusEvent;
Inherited from
focusout
focusout: FocusEvent;
Inherited from
formdata
formdata: FormDataEvent;
Inherited from
fullscreenchange
fullscreenchange: Event;
Inherited from
SVGElementEventMap.fullscreenchange
fullscreenerror
fullscreenerror: Event;
Inherited from
SVGElementEventMap.fullscreenerror
gamepadconnected
gamepadconnected: GamepadEvent;
Inherited from
WindowEventHandlersEventMap.gamepadconnected
gamepaddisconnected
gamepaddisconnected: GamepadEvent;
Inherited from
WindowEventHandlersEventMap.gamepaddisconnected
gotpointercapture
gotpointercapture: PointerEvent;
Inherited from
SVGElementEventMap.gotpointercapture
hashchange
hashchange: HashChangeEvent;
Inherited from
WindowEventHandlersEventMap.hashchange
input
input: InputEvent;
Inherited from
invalid
invalid: Event;
Inherited from
keydown
keydown: KeyboardEvent;
Inherited from
keypress
keypress: KeyboardEvent;
Inherited from
keyup
keyup: KeyboardEvent;
Inherited from
languagechange
languagechange: Event;
Inherited from
WindowEventHandlersEventMap.languagechange
load
load: Event;
Inherited from
loadeddata
loadeddata: Event;
Inherited from
loadedmetadata
loadedmetadata: Event;
Inherited from
SVGElementEventMap.loadedmetadata
loadstart
loadstart: Event;
Inherited from
lostpointercapture
lostpointercapture: PointerEvent;
Inherited from
SVGElementEventMap.lostpointercapture
message
message: MessageEvent;
Inherited from
WindowEventHandlersEventMap.message
messageerror
messageerror: MessageEvent;
Inherited from
WindowEventHandlersEventMap.messageerror
mousedown
mousedown: MouseEvent;
Inherited from
mouseenter
mouseenter: MouseEvent;
Inherited from
mouseleave
mouseleave: MouseEvent;
Inherited from
mousemove
mousemove: MouseEvent;
Inherited from
mouseout
mouseout: MouseEvent;
Inherited from
mouseover
mouseover: MouseEvent;
Inherited from
mouseup
mouseup: MouseEvent;
Inherited from
offline
offline: Event;
Inherited from
WindowEventHandlersEventMap.offline
online
online: Event;
Inherited from
WindowEventHandlersEventMap.online
pagehide
pagehide: PageTransitionEvent;
Inherited from
WindowEventHandlersEventMap.pagehide
pagereveal
pagereveal: PageRevealEvent;
Inherited from
WindowEventHandlersEventMap.pagereveal
pageshow
pageshow: PageTransitionEvent;
Inherited from
WindowEventHandlersEventMap.pageshow
pageswap
pageswap: PageSwapEvent;
Inherited from
WindowEventHandlersEventMap.pageswap
paste
paste: ClipboardEvent;
Inherited from
pause
pause: Event;
Inherited from
play
play: Event;
Inherited from
playing
playing: Event;
Inherited from
pointercancel
pointercancel: PointerEvent;
Inherited from
SVGElementEventMap.pointercancel
pointerdown
pointerdown: PointerEvent;
Inherited from
SVGElementEventMap.pointerdown
pointerenter
pointerenter: PointerEvent;
Inherited from
SVGElementEventMap.pointerenter
pointerleave
pointerleave: PointerEvent;
Inherited from
SVGElementEventMap.pointerleave
pointermove
pointermove: PointerEvent;
Inherited from
SVGElementEventMap.pointermove
pointerout
pointerout: PointerEvent;
Inherited from
pointerover
pointerover: PointerEvent;
Inherited from
SVGElementEventMap.pointerover
pointerrawupdate
pointerrawupdate: Event;
Inherited from
SVGElementEventMap.pointerrawupdate
pointerup
pointerup: PointerEvent;
Inherited from
popstate
popstate: PopStateEvent;
Inherited from
WindowEventHandlersEventMap.popstate
progress
progress: ProgressEvent;
Inherited from
ratechange
ratechange: Event;
Inherited from
rejectionhandled
rejectionhandled: PromiseRejectionEvent;
Inherited from
WindowEventHandlersEventMap.rejectionhandled
reset
reset: Event;
Inherited from
resize
resize: UIEvent;
Inherited from
scroll
scroll: Event;
Inherited from
scrollend
scrollend: Event;
Inherited from
securitypolicyviolation
securitypolicyviolation: SecurityPolicyViolationEvent;
Inherited from
SVGElementEventMap.securitypolicyviolation
seeked
seeked: Event;
Inherited from
seeking
seeking: Event;
Inherited from
select
select: Event;
Inherited from
selectionchange
selectionchange: Event;
Inherited from
SVGElementEventMap.selectionchange
selectstart
selectstart: Event;
Inherited from
SVGElementEventMap.selectstart
slotchange
slotchange: Event;
Inherited from
stalled
stalled: Event;
Inherited from
storage
storage: StorageEvent;
Inherited from
WindowEventHandlersEventMap.storage
submit
submit: SubmitEvent;
Inherited from
suspend
suspend: Event;
Inherited from
timeupdate
timeupdate: Event;
Inherited from
toggle
toggle: ToggleEvent;
Inherited from
touchcancel
touchcancel: TouchEvent;
Inherited from
SVGElementEventMap.touchcancel
touchend
touchend: TouchEvent;
Inherited from
touchmove
touchmove: TouchEvent;
Inherited from
touchstart
touchstart: TouchEvent;
Inherited from
transitioncancel
transitioncancel: TransitionEvent;
Inherited from
SVGElementEventMap.transitioncancel
transitionend
transitionend: TransitionEvent;
Inherited from
SVGElementEventMap.transitionend
transitionrun
transitionrun: TransitionEvent;
Inherited from
SVGElementEventMap.transitionrun
transitionstart
transitionstart: TransitionEvent;
Inherited from
SVGElementEventMap.transitionstart
unhandledrejection
unhandledrejection: PromiseRejectionEvent;
Inherited from
WindowEventHandlersEventMap.unhandledrejection
unload
unload: Event;
Inherited from
WindowEventHandlersEventMap.unload
volumechange
volumechange: Event;
Inherited from
SVGElementEventMap.volumechange
waiting
waiting: Event;
Inherited from
webkitanimationend
webkitanimationend: Event;
Inherited from
SVGElementEventMap.webkitanimationend
webkitanimationiteration
webkitanimationiteration: Event;
Inherited from
SVGElementEventMap.webkitanimationiteration
webkitanimationstart
webkitanimationstart: Event;
Inherited from
SVGElementEventMap.webkitanimationstart
webkittransitionend
webkittransitionend: Event;
Inherited from
SVGElementEventMap.webkittransitionend
wheel
wheel: WheelEvent;