GlobalAttributes are the global attributes for HTML elements.
autocapitalize: string | undefined
autocorrect: string | undefined
contenteditable: string | undefined
enterkeyhint: string | undefined
exportparts: string | undefined
spellcheck: string | undefined
virtualkeyboardpolicy: string | undefined
writingsuggestions: string | undefined
alignment-baseline: string | undefined
baseline-shift: string | undefined
color-interpolation: string | undefined
color-interpolation-filters: string | undefined
dominant-baseline: string | undefined
fill-opacity: string | undefined
flood-color: string | undefined
flood-opacity: string | undefined
font-family: string | undefined
font-size-adjust: string | undefined
font-stretch: string | undefined
font-style: string | undefined
font-variant: string | undefined
font-weight: string | undefined
font-width: string | undefined
glyph-orientation-horizontal: string | undefined
glyph-orientation-vertical: string | undefined
image-rendering: string | undefined
letter-spacing: string | undefined
lighting-color: string | undefined
marker-end: string | undefined
marker-mid: string | undefined
marker-start: string | undefined
paint-order: string | undefined
pointer-events: string | undefined
requiredExtensions: string | undefined
shape-rendering: string | undefined
stop-color: string | undefined
stop-opacity: string | undefined
stroke-dasharray: string | undefined
stroke-dashoffset: string | undefined
stroke-linecap: string | undefined
stroke-linejoin: string | undefined
stroke-miterlimit: string | undefined
stroke-opacity: string | undefined
stroke-width: string | undefined
text-anchor: string | undefined
text-decoration: string | undefined
text-overflow: string | undefined
text-rendering: string | undefined
transform-origin: string | undefined
unicode-bidi: string | undefined
vector-effect: string | undefined
visibility: string | undefined
white-space: string | undefined
word-spacing: string | undefined
writing-mode: string | undefined
displaystyle: string | undefined
mathbackground: string | undefined
scriptlevel: string | undefined
onafterscriptexecute: string | undefined
The onafterscriptexecute event handler occurs when the user interacts with the element.
onanimationcancel: string | undefined
The onanimationcancel event handler occurs when the user interacts with the element.
onanimationend: string | undefined
The onanimationend event handler occurs when the user interacts with the element.
onanimationiteration: string | undefined
The onanimationiteration event handler occurs when the user interacts with the element.
onanimationstart: string | undefined
The onanimationstart event handler occurs when the user interacts with the element.
onauxclick: string | undefined
The onauxclick event handler occurs when the user interacts with the element.
onbeforeinput: string | undefined
The onbeforeinput event handler occurs when the user interacts with the element.
onbeforematch: string | undefined
The onbeforematch event handler occurs when the user interacts with the element.
onbeforescriptexecute: string | undefined
The onbeforescriptexecute event handler occurs when the user interacts with the element.
onbeforexrselect: string | undefined
The onbeforexrselect event handler occurs when the user interacts with the element.
The onblur event handler occurs when the user interacts with the element.
The onclick event handler occurs when the user interacts with the element.
oncompositionend: string | undefined
The oncompositionend event handler occurs when the user interacts with the element.
oncompositionstart: string | undefined
The oncompositionstart event handler occurs when the user interacts with the element.
oncompositionupdate: string | undefined
The oncompositionupdate event handler occurs when the user interacts with the element.
oncontentvisibilityautostatechange: string | undefined
The oncontentvisibilityautostatechange event handler occurs when the user interacts with the element.
The oncopy event handler occurs when the user interacts with the element.
The oncut event handler occurs when the user interacts with the element.
ondblclick: string | undefined
The ondblclick event handler occurs when the user interacts with the element.
ondomactivate: string | undefined
The ondomactivate event handler occurs when the user interacts with the element.
ondommousescroll: string | undefined
The ondommousescroll event handler occurs when the user interacts with the element.
The onfocus event handler occurs when the user interacts with the element.
The onfocusin event handler occurs when the user interacts with the element.
onfocusout: string | undefined
The onfocusout event handler occurs when the user interacts with the element.
onfullscreenchange: string | undefined
The onfullscreenchange event handler occurs when the user interacts with the element.
onfullscreenerror: string | undefined
The onfullscreenerror event handler occurs when the user interacts with the element.
ongesturechange: string | undefined
The ongesturechange event handler occurs when the user interacts with the element.
ongestureend: string | undefined
The ongestureend event handler occurs when the user interacts with the element.
ongesturestart: string | undefined
The ongesturestart event handler occurs when the user interacts with the element.
ongotpointercapture: string | undefined
The ongotpointercapture event handler occurs when the user interacts with the element.
The oninput event handler occurs when the user interacts with the element.
The onkeydown event handler occurs when the user interacts with the element.
onkeypress: string | undefined
The onkeypress event handler occurs when the user interacts with the element.
The onkeyup event handler occurs when the user interacts with the element.
onlostpointercapture: string | undefined
The onlostpointercapture event handler occurs when the user interacts with the element.
onmousedown: string | undefined
The onmousedown event handler occurs when the user interacts with the element.
onmouseenter: string | undefined
The onmouseenter event handler occurs when the user interacts with the element.
onmouseleave: string | undefined
The onmouseleave event handler occurs when the user interacts with the element.
onmousemove: string | undefined
The onmousemove event handler occurs when the user interacts with the element.
onmouseout: string | undefined
The onmouseout event handler occurs when the user interacts with the element.
onmouseover: string | undefined
The onmouseover event handler occurs when the user interacts with the element.
The onmouseup event handler occurs when the user interacts with the element.
onmousewheel: string | undefined
The onmousewheel event handler occurs when the user interacts with the element.
onmozmousepixelscroll: string | undefined
The onmozmousepixelscroll event handler occurs when the user interacts with the element.
The onpaste event handler occurs when the user interacts with the element.
onpointercancel: string | undefined
The onpointercancel event handler occurs when the user interacts with the element.
onpointerdown: string | undefined
The onpointerdown event handler occurs when the user interacts with the element.
onpointerenter: string | undefined
The onpointerenter event handler occurs when the user interacts with the element.
onpointerleave: string | undefined
The onpointerleave event handler occurs when the user interacts with the element.
onpointermove: string | undefined
The onpointermove event handler occurs when the user interacts with the element.
onpointerout: string | undefined
The onpointerout event handler occurs when the user interacts with the element.
onpointerover: string | undefined
The onpointerover event handler occurs when the user interacts with the element.
onpointerrawupdate: string | undefined
The onpointerrawupdate event handler occurs when the user interacts with the element.
onpointerup: string | undefined
The onpointerup event handler occurs when the user interacts with the element.
The onscroll event handler occurs when the user interacts with the element.
onscrollend: string | undefined
The onscrollend event handler occurs when the user interacts with the element.
onscrollsnapchange: string | undefined
The onscrollsnapchange event handler occurs when the user interacts with the element.
onscrollsnapchanging: string | undefined
The onscrollsnapchanging event handler occurs when the user interacts with the element.
onsecuritypolicyviolation: string | undefined
The onsecuritypolicyviolation event handler occurs when the user interacts with the element.
ontouchcancel: string | undefined
The ontouchcancel event handler occurs when the user interacts with the element.
ontouchend: string | undefined
The ontouchend event handler occurs when the user interacts with the element.
ontouchmove: string | undefined
The ontouchmove event handler occurs when the user interacts with the element.
ontouchstart: string | undefined
The ontouchstart event handler occurs when the user interacts with the element.
ontransitioncancel: string | undefined
The ontransitioncancel event handler occurs when the user interacts with the element.
ontransitionend: string | undefined
The ontransitionend event handler occurs when the user interacts with the element.
ontransitionrun: string | undefined
The ontransitionrun event handler occurs when the user interacts with the element.
ontransitionstart: string | undefined
The ontransitionstart event handler occurs when the user interacts with the element.
onwebkitmouseforcechanged: string | undefined
The onwebkitmouseforcechanged event handler occurs when the user interacts with the element.
onwebkitmouseforcedown: string | undefined
The onwebkitmouseforcedown event handler occurs when the user interacts with the element.
onwebkitmouseforceup: string | undefined
The onwebkitmouseforceup event handler occurs when the user interacts with the element.
onwebkitmouseforcewillbegin: string | undefined
The onwebkitmouseforcewillbegin event handler occurs when the user interacts with the element.