Optional
aria- activedescendant "aria-activedescendant" ?: | string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optional
aria- atomic "aria-atomic" ?: | boolean | typeof nothing | "true" | "false" | (( flag : void ) => boolean | typeof nothing | "true" | "false" )
Optional
aria- autocomplete "aria-autocomplete" ?: | typeof nothing | "list" | "inline" | "both" | "none" | (( flag : void ) => typeof nothing | "list" | "inline" | "both" | "none" )
Optional
aria- busy "aria-busy" ?: | boolean | typeof nothing | "true" | "false" | (( flag : void ) => boolean | typeof nothing | "true" | "false" )
Optional
aria- checked "aria-checked" ?: | boolean | typeof nothing | "true" | "false" | "mixed" | (( flag : void ) => boolean | typeof nothing | "true" | "false" | "mixed" )
Optional
aria- colcount "aria-colcount" ?: | string | number | typeof nothing | (( flag : void ) => string | number | typeof nothing )
Optional
aria- colindex "aria-colindex" ?: | string | number | typeof nothing | (( flag : void ) => string | number | typeof nothing )
Optional
aria- colspan "aria-colspan" ?: | string | number | typeof nothing | (( flag : void ) => string | number | typeof nothing )
Optional
aria- controls "aria-controls" ?: | string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optional
aria- current "aria-current" ?: | boolean | typeof nothing | "time" | "true" | "false" | "page" | "step" | "location" | "date" | ( ( flag : void , ) => | undefined | boolean | typeof nothing | "time" | "true" | "false" | "page" | "step" | "location" | "date" )
Optional
aria- describedby "aria-describedby" ?: | string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optional
aria- details "aria-details" ?: | string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optional
aria- disabled "aria-disabled" ?: | boolean | typeof nothing | "true" | "false" | (( flag : void ) => boolean | typeof nothing | "true" | "false" )
Optional
aria- dropeffect "aria-dropeffect" ?: | typeof nothing | "link" | "none" | "copy" | "execute" | "move" | "popup" | ( ( flag : void , ) => | typeof nothing | "link" | "none" | "copy" | "execute" | "move" | "popup" )
Optional
aria- errormessage "aria-errormessage" ?: | string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optional
aria- expanded "aria-expanded" ?: | boolean | typeof nothing | "true" | "false" | (( flag : void ) => boolean | typeof nothing | "true" | "false" )
Optional
aria- flowto "aria-flowto" ?: | string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optional
aria- grabbed "aria-grabbed" ?: | boolean | typeof nothing | "true" | "false" | (( flag : void ) => boolean | typeof nothing | "true" | "false" )
"aria-haspopup" ?: | boolean | typeof nothing | "dialog" | "menu" | "true" | "false" | "listbox" | "tree" | "grid" | ( ( flag : void , ) => | undefined | boolean | typeof nothing | "dialog" | "menu" | "true" | "false" | "listbox" | "tree" | "grid" )
Optional
aria- hidden "aria-hidden" ?: | boolean | typeof nothing | "true" | "false" | (( flag : void ) => boolean | typeof nothing | "true" | "false" )
Optional
aria- invalid "aria-invalid" ?: | boolean | typeof nothing | "true" | "false" | "grammar" | "spelling" | ( ( flag : void , ) => boolean | typeof nothing | "true" | "false" | "grammar" | "spelling" )
Optional
aria- keyshortcuts "aria-keyshortcuts" ?: | string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optional
aria- label "aria-label" ?: | string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optional
aria- labelledby "aria-labelledby" ?: | string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optional
aria- level "aria-level" ?: | string | number | typeof nothing | (( flag : void ) => string | number | typeof nothing )
Optional
aria- live "aria-live" ?: | typeof nothing | "off" | "assertive" | "polite" | (( flag : void ) => typeof nothing | "off" | "assertive" | "polite" )
Optional
aria- modal "aria-modal" ?: | boolean | typeof nothing | "true" | "false" | (( flag : void ) => boolean | typeof nothing | "true" | "false" )
Optional
aria- multiline "aria-multiline" ?: | boolean | typeof nothing | "true" | "false" | (( flag : void ) => boolean | typeof nothing | "true" | "false" )
Optional
aria- multiselectable "aria-multiselectable" ?: | boolean | typeof nothing | "true" | "false" | (( flag : void ) => boolean | typeof nothing | "true" | "false" )
Optional
aria- orientation "aria-orientation" ?: | typeof nothing | "horizontal" | "vertical" | (( flag : void ) => typeof nothing | "horizontal" | "vertical" )
Optional
aria- owns "aria-owns" ?: | string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optional
aria- placeholder "aria-placeholder" ?: | string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optional
aria- posinset "aria-posinset" ?: | string | number | typeof nothing | (( flag : void ) => string | number | typeof nothing )
Optional
aria- pressed "aria-pressed" ?: | boolean | typeof nothing | "true" | "false" | "mixed" | (( flag : void ) => boolean | typeof nothing | "true" | "false" | "mixed" )
Optional
aria- readonly "aria-readonly" ?: | boolean | typeof nothing | "true" | "false" | (( flag : void ) => boolean | typeof nothing | "true" | "false" )
Optional
aria- relevant "aria-relevant" ?: | typeof nothing | "text" | "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text additions" | "text removals" | ( ( flag : void , ) => | undefined | typeof nothing | "text" | "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text additions" | "text removals" )
Optional
aria- required "aria-required" ?: | boolean | typeof nothing | "true" | "false" | (( flag : void ) => boolean | typeof nothing | "true" | "false" )
Optional
aria- roledescription "aria-roledescription" ?: | string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optional
aria- rowcount "aria-rowcount" ?: | string | number | typeof nothing | (( flag : void ) => string | number | typeof nothing )
Optional
aria- rowindex "aria-rowindex" ?: | string | number | typeof nothing | (( flag : void ) => string | number | typeof nothing )
Optional
aria- rowspan "aria-rowspan" ?: | string | number | typeof nothing | (( flag : void ) => string | number | typeof nothing )
Optional
aria- selected "aria-selected" ?: | boolean | typeof nothing | "true" | "false" | (( flag : void ) => boolean | typeof nothing | "true" | "false" )
Optional
aria- setsize "aria-setsize" ?: | string | number | typeof nothing | (( flag : void ) => string | number | typeof nothing )
Optional
aria- sort "aria-sort" ?: | typeof nothing | "none" | "ascending" | "descending" | "other" | ( ( flag : void , ) => typeof nothing | "none" | "ascending" | "descending" | "other" )
Optional
aria- valuemax "aria-valuemax" ?: | string | number | typeof nothing | (( flag : void ) => string | number | typeof nothing )
Optional
aria- valuemin "aria-valuemin" ?: | string | number | typeof nothing | (( flag : void ) => string | number | typeof nothing )
Optional
aria- valuenow "aria-valuenow" ?: | string | number | typeof nothing | (( flag : void ) => string | number | typeof nothing )
Optional
aria- valuetext "aria-valuetext" ?: | string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optional
children children ?: unknown
Optional
class class ?: string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optional
class List classList ?: { [ k : string ]: undefined | boolean }
Optional
clip- rule "clip-rule" ?: | typeof nothing | "inherit" | "nonzero" | "evenodd" | (( flag : void ) => typeof nothing | "inherit" | "nonzero" | "evenodd" )
Optional
color color ?: string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optional
color- interpolation "color-interpolation" ?: | typeof nothing | "auto" | "inherit" | "sRGB" | "linearRGB" | ( ( flag : void , ) => typeof nothing | "auto" | "inherit" | "sRGB" | "linearRGB" )
Optional
color- rendering "color-rendering" ?: | typeof nothing | "auto" | "inherit" | "optimizeSpeed" | "optimizeQuality" | ( ( flag : void , ) => | typeof nothing | "auto" | "inherit" | "optimizeSpeed" | "optimizeQuality" )
Optional
cursor cursor ?: string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optional
direction direction ?: | typeof nothing | "ltr" | "rtl" | "inherit" | (( flag : void ) => typeof nothing | "ltr" | "rtl" | "inherit" )
Optional
directive directive ?: DirectiveResult < any > | DirectiveResult < any > []
Optional
display display ?: string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optional
dominant- baseline "dominant-baseline" ?: | typeof nothing | "auto" | "inherit" | "middle" | "central" | "ideographic" | "alphabetic" | "hanging" | "mathematical" | "text-bottom" | "text-top" | ( ( flag : void , ) => | typeof nothing | "auto" | "inherit" | "middle" | "central" | "ideographic" | "alphabetic" | "hanging" | "mathematical" | "text-bottom" | "text-top" )
Optional
dx dx ?: | string | number | typeof nothing | (( flag : void ) => string | number | typeof nothing )
Optional
dy dy ?: | string | number | typeof nothing | (( flag : void ) => string | number | typeof nothing )
Optional
external Resources Required externalResourcesRequired ?: | typeof nothing | "true" | "false" | (( flag : void ) => typeof nothing | "true" | "false" )
Optional
fill fill ?: string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optional
fill- opacity "fill-opacity" ?: | string | number | typeof nothing | (( flag : void ) => string | number | typeof nothing )
Optional
fill- rule "fill-rule" ?: | typeof nothing | "inherit" | "nonzero" | "evenodd" | (( flag : void ) => typeof nothing | "inherit" | "nonzero" | "evenodd" )
Optional
filter filter ?: string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optional
font- family "font-family" ?: | string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optional
font- size "font-size" ?: | string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optional
font- size- adjust "font-size-adjust" ?: | string | number | typeof nothing | (( flag : void ) => string | number | typeof nothing )
Optional
font- stretch "font-stretch" ?: | string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optional
font- style "font-style" ?: | typeof nothing | "inherit" | "normal" | "italic" | "oblique" | ( ( flag : void , ) => typeof nothing | "inherit" | "normal" | "italic" | "oblique" )
Optional
font- variant "font-variant" ?: | string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optional
font- weight "font-weight" ?: | string | number | typeof nothing | (( flag : void ) => string | number | typeof nothing )
Optional
glyph- orientation- horizontal "glyph-orientation-horizontal" ?: | string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optional
glyph- orientation- vertical "glyph-orientation-vertical" ?: | string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optional
id id ?: string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optional
inner HTML innerHTML ?: string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optional
inner Text innerText ?: | string | number | typeof nothing | (( flag : void ) => string | number | typeof nothing )
Optional
kerning kerning ?: string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optional
lang lang ?: string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optional
length Adjust lengthAdjust ?: | typeof nothing | "spacing" | "spacingAndGlyphs" | (( flag : void ) => typeof nothing | "spacing" | "spacingAndGlyphs" )
Optional
letter- spacing "letter-spacing" ?: | string | number | typeof nothing | (( flag : void ) => string | number | typeof nothing )
Optional
mask mask ?: string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optional
on- animationiteration Optional
on- animationstart Optional
on- canplaythrough Optional
on- compositionend Optional
on- compositionstart Optional
on- compositionupdate Optional
on- durationchange Optional
on- gotpointercapture Optional
on- lostpointercapture Optional
on- transitioncancel Optional
on- transitionstart Optional
opacity opacity ?: | string | number | typeof nothing | (( flag : void ) => string | number | typeof nothing )
Optional
pointer- events "pointer-events" ?: | typeof nothing | "fill" | "none" | "all" | "color" | "inherit" | "stroke" | "visible" | "bounding-box" | "visiblePainted" | "visibleFill" | "visibleStroke" | "painted" | ( ( flag : void , ) => | typeof nothing | "fill" | "none" | "all" | "color" | "inherit" | "stroke" | "visible" | "bounding-box" | "visiblePainted" | "visibleFill" | "visibleStroke" | "painted" )
Optional
required Extensions requiredExtensions ?: | string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optional
required Features requiredFeatures ?: | string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optional
role role ?: | typeof nothing | "article" | "button" | "dialog" | "figure" | "form" | "img" | "link" | "main" | "menu" | "meter" | "option" | "search" | "table" | "menuitem" | "switch" | "log" | "list" | "banner" | "none" | "document" | "listbox" | "tree" | "grid" | "alert" | "alertdialog" | "application" | "cell" | "checkbox" | "columnheader" | "combobox" | "complementary" | "contentinfo" | "definition" | "directory" | "feed" | "gridcell" | "group" | "heading" | "listitem" | "marquee" | "math" | "menubar" | "menuitemcheckbox" | "menuitemradio" | "navigation" | "note" | "presentation" | "progressbar" | "radio" | "radiogroup" | "region" | "row" | "rowgroup" | "rowheader" | "scrollbar" | "searchbox" | "separator" | "slider" | "spinbutton" | "status" | "tab" | "tablist" | "tabpanel" | "term" | "textbox" | "timer" | "toolbar" | "tooltip" | "treegrid" | "treeitem" | ( ( flag : void , ) => | typeof nothing | "article" | "button" | "dialog" | "figure" | "form" | "img" | "link" | "main" | "menu" | "meter" | "option" | "search" | "table" | "menuitem" | "switch" | "log" | "list" | "banner" | "none" | "document" | "listbox" | "tree" | "grid" | "alert" | "alertdialog" | "application" | "cell" | "checkbox" | "columnheader" | "combobox" | "complementary" | "contentinfo" | "definition" | "directory" | "feed" | "gridcell" | "group" | "heading" | "listitem" | "marquee" | "math" | "menubar" | "menuitemcheckbox" | "menuitemradio" | "navigation" | "note" | "presentation" | "progressbar" | "radio" | "radiogroup" | "region" | "row" | "rowgroup" | "rowheader" | "scrollbar" | "searchbox" | "separator" | "slider" | "spinbutton" | "status" | "tab" | "tablist" | "tabpanel" | "term" | "textbox" | "timer" | "toolbar" | "tooltip" | "treegrid" | "treeitem" )
Optional
rotate rotate ?: | string | number | typeof nothing | (( flag : void ) => string | number | typeof nothing )
Optional
stroke stroke ?: string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optional
stroke- dasharray "stroke-dasharray" ?: | string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optional
stroke- dashoffset "stroke-dashoffset" ?: | string | number | typeof nothing | (( flag : void ) => string | number | typeof nothing )
Optional
stroke- linecap "stroke-linecap" ?: | typeof nothing | "inherit" | "butt" | "round" | "square" | ( ( flag : void , ) => typeof nothing | "inherit" | "butt" | "round" | "square" )
Optional
stroke- linejoin "stroke-linejoin" ?: | typeof nothing | "inherit" | "round" | "arcs" | "bevel" | "miter" | "miter-clip" | ( ( flag : void , ) => | typeof nothing | "inherit" | "round" | "arcs" | "bevel" | "miter" | "miter-clip" )
Optional
stroke- miterlimit "stroke-miterlimit" ?: | string | number | typeof nothing | (( flag : void ) => string | number | typeof nothing )
Optional
stroke- opacity "stroke-opacity" ?: | string | number | typeof nothing | (( flag : void ) => string | number | typeof nothing )
Optional
stroke- width "stroke-width" ?: | string | number | typeof nothing | (( flag : void ) => string | number | typeof nothing )
Optional
system Language systemLanguage ?: | string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optional
tabindex tabindex ?: | string | number | typeof nothing | (( flag : void ) => string | number | typeof nothing )
Optional
tab Index tabIndex ?: | string | number | typeof nothing | (( flag : void ) => string | number | typeof nothing )
Optional
text- anchor "text-anchor" ?: | typeof nothing | "start" | "end" | "inherit" | "middle" | (( flag : void ) => typeof nothing | "start" | "end" | "inherit" | "middle" )
Optional
text- decoration "text-decoration" ?: | typeof nothing | "blink" | "none" | "inherit" | "underline" | "overline" | "line-through" | ( ( flag : void , ) => | typeof nothing | "blink" | "none" | "inherit" | "underline" | "overline" | "line-through" )
Optional
text- rendering "text-rendering" ?: | typeof nothing | "auto" | "inherit" | "optimizeSpeed" | "geometricPrecision" | "optimizeLegibility" | ( ( flag : void , ) => | typeof nothing | "auto" | "inherit" | "optimizeSpeed" | "geometricPrecision" | "optimizeLegibility" )
Optional
text Content textContent ?: | string | number | typeof nothing | (( flag : void ) => string | number | typeof nothing )
Optional
text Length textLength ?: | string | number | typeof nothing | (( flag : void ) => string | number | typeof nothing )
transform ?: string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optional
unicode- bidi "unicode-bidi" ?: | string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optional
visibility visibility ?: | typeof nothing | "hidden" | "inherit" | "visible" | "collapse" | ( ( flag : void , ) => typeof nothing | "hidden" | "inherit" | "visible" | "collapse" )
Optional
word- spacing "word-spacing" ?: | string | number | typeof nothing | (( flag : void ) => string | number | typeof nothing )
Optional
writing- mode "writing-mode" ?: | typeof nothing | "inherit" | "lr-tb" | "rl-tb" | "tb-rl" | "lr" | "rl" | "tb" | ( ( flag : void , ) => | typeof nothing | "inherit" | "lr-tb" | "rl-tb" | "tb-rl" | "lr" | "rl" | "tb" )
Optional
x x ?: | string | number | typeof nothing | (( flag : void ) => string | number | typeof nothing )
Optional
y y ?: | string | number | typeof nothing | (( flag : void ) => string | number | typeof nothing )
Identifies the currently active element when DOM focus is on a composite widget, textbox, group, or application.