Optionalaria- activedescendant "aria-activedescendant" ?: | string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optionalaria- atomic "aria-atomic" ?: | boolean | typeof nothing | "true" | "false" | (( flag : void ) => boolean | typeof nothing | "true" | "false" )
Optionalaria- autocomplete "aria-autocomplete" ?: | typeof nothing | "list" | "inline" | "both" | "none" | (( flag : void ) => typeof nothing | "list" | "inline" | "both" | "none" )
Optionalaria- busy "aria-busy" ?: | boolean | typeof nothing | "true" | "false" | (( flag : void ) => boolean | typeof nothing | "true" | "false" )
Optionalaria- checked "aria-checked" ?: | boolean | typeof nothing | "true" | "false" | "mixed" | (( flag : void ) => boolean | typeof nothing | "true" | "false" | "mixed" )
Optionalaria- colcount "aria-colcount" ?: | string | number | typeof nothing | (( flag : void ) => string | number | typeof nothing )
Optionalaria- colindex "aria-colindex" ?: | string | number | typeof nothing | (( flag : void ) => string | number | typeof nothing )
Optionalaria- colspan "aria-colspan" ?: | string | number | typeof nothing | (( flag : void ) => string | number | typeof nothing )
Optionalaria- controls "aria-controls" ?: | string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optionalaria- 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" )
Optionalaria- describedby "aria-describedby" ?: | string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optionalaria- details "aria-details" ?: | string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optionalaria- disabled "aria-disabled" ?: | boolean | typeof nothing | "true" | "false" | (( flag : void ) => boolean | typeof nothing | "true" | "false" )
Optionalaria- dropeffect "aria-dropeffect" ?: | typeof nothing | "link" | "none" | "copy" | "execute" | "move" | "popup" | ( ( flag : void , ) => | typeof nothing | "link" | "none" | "copy" | "execute" | "move" | "popup" )
Optionalaria- errormessage "aria-errormessage" ?: | string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optionalaria- expanded "aria-expanded" ?: | boolean | typeof nothing | "true" | "false" | (( flag : void ) => boolean | typeof nothing | "true" | "false" )
Optionalaria- flowto "aria-flowto" ?: | string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optionalaria- 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" )
Optionalaria- hidden "aria-hidden" ?: | boolean | typeof nothing | "true" | "false" | (( flag : void ) => boolean | typeof nothing | "true" | "false" )
Optionalaria- invalid "aria-invalid" ?: | boolean | typeof nothing | "true" | "false" | "grammar" | "spelling" | ( ( flag : void , ) => boolean | typeof nothing | "true" | "false" | "grammar" | "spelling" )
Optionalaria- keyshortcuts "aria-keyshortcuts" ?: | string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optionalaria- label "aria-label" ?: | string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optionalaria- labelledby "aria-labelledby" ?: | string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optionalaria- level "aria-level" ?: | string | number | typeof nothing | (( flag : void ) => string | number | typeof nothing )
Optionalaria- live "aria-live" ?: | typeof nothing | "off" | "assertive" | "polite" | (( flag : void ) => typeof nothing | "off" | "assertive" | "polite" )
Optionalaria- modal "aria-modal" ?: | boolean | typeof nothing | "true" | "false" | (( flag : void ) => boolean | typeof nothing | "true" | "false" )
Optionalaria- multiline "aria-multiline" ?: | boolean | typeof nothing | "true" | "false" | (( flag : void ) => boolean | typeof nothing | "true" | "false" )
Optionalaria- multiselectable "aria-multiselectable" ?: | boolean | typeof nothing | "true" | "false" | (( flag : void ) => boolean | typeof nothing | "true" | "false" )
Optionalaria- orientation "aria-orientation" ?: | typeof nothing | "horizontal" | "vertical" | (( flag : void ) => typeof nothing | "horizontal" | "vertical" )
Optionalaria- owns "aria-owns" ?: | string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optionalaria- placeholder "aria-placeholder" ?: | string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optionalaria- posinset "aria-posinset" ?: | string | number | typeof nothing | (( flag : void ) => string | number | typeof nothing )
Optionalaria- pressed "aria-pressed" ?: | boolean | typeof nothing | "true" | "false" | "mixed" | (( flag : void ) => boolean | typeof nothing | "true" | "false" | "mixed" )
Optionalaria- readonly "aria-readonly" ?: | boolean | typeof nothing | "true" | "false" | (( flag : void ) => boolean | typeof nothing | "true" | "false" )
Optionalaria- 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" )
Optionalaria- required "aria-required" ?: | boolean | typeof nothing | "true" | "false" | (( flag : void ) => boolean | typeof nothing | "true" | "false" )
Optionalaria- roledescription "aria-roledescription" ?: | string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optionalaria- rowcount "aria-rowcount" ?: | string | number | typeof nothing | (( flag : void ) => string | number | typeof nothing )
Optionalaria- rowindex "aria-rowindex" ?: | string | number | typeof nothing | (( flag : void ) => string | number | typeof nothing )
Optionalaria- rowspan "aria-rowspan" ?: | string | number | typeof nothing | (( flag : void ) => string | number | typeof nothing )
Optionalaria- selected "aria-selected" ?: | boolean | typeof nothing | "true" | "false" | (( flag : void ) => boolean | typeof nothing | "true" | "false" )
Optionalaria- setsize "aria-setsize" ?: | string | number | typeof nothing | (( flag : void ) => string | number | typeof nothing )
Optionalaria- sort "aria-sort" ?: | typeof nothing | "none" | "ascending" | "descending" | "other" | ( ( flag : void , ) => typeof nothing | "none" | "ascending" | "descending" | "other" )
Optionalaria- valuemax "aria-valuemax" ?: | string | number | typeof nothing | (( flag : void ) => string | number | typeof nothing )
Optionalaria- valuemin "aria-valuemin" ?: | string | number | typeof nothing | (( flag : void ) => string | number | typeof nothing )
Optionalaria- valuenow "aria-valuenow" ?: | string | number | typeof nothing | (( flag : void ) => string | number | typeof nothing )
Optionalaria- valuetext "aria-valuetext" ?: | string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optionalchildren children ?: unknown
Optionalclass class ?: string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optionalclass List classList ?: { [ k : string ]: undefined | boolean }
Optionalclip clip ?: string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optionalclip- path "clip-path" ?: | string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optionalcolor color ?: string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optionalcolor- interpolation "color-interpolation" ?: | typeof nothing | "auto" | "inherit" | "sRGB" | "linearRGB" | ( ( flag : void , ) => typeof nothing | "auto" | "inherit" | "sRGB" | "linearRGB" )
Optionalcolor- rendering "color-rendering" ?: | typeof nothing | "auto" | "inherit" | "optimizeSpeed" | "optimizeQuality" | ( ( flag : void , ) => | typeof nothing | "auto" | "inherit" | "optimizeSpeed" | "optimizeQuality" )
Optionalcursor cursor ?: string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optionaldirective directive ?: DirectiveResult < any > | DirectiveResult < any > []
Optionalenable- background "enable-background" ?: | string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optionalexternal Resources Required externalResourcesRequired ?: | typeof nothing | "true" | "false" | (( flag : void ) => typeof nothing | "true" | "false" )
Optionalfill fill ?: string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optionalfill- opacity "fill-opacity" ?: | string | number | typeof nothing | (( flag : void ) => string | number | typeof nothing )
Optionalfill- rule "fill-rule" ?: | typeof nothing | "inherit" | "nonzero" | "evenodd" | (( flag : void ) => typeof nothing | "inherit" | "nonzero" | "evenodd" )
Optionalfilter filter ?: string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optionalheight height ?: | string | number | typeof nothing | (( flag : void ) => string | number | typeof nothing )
Optionalhref href ?: string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optionalid id ?: string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optionalinner HTML innerHTML ?: string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optionalinner Text innerText ?: | string | number | typeof nothing | (( flag : void ) => string | number | typeof nothing )
Optionallang lang ?: string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optionalmask mask ?: string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optionalon- animationiteration Optionalon- animationstart Optionalon- canplaythrough Optionalon- compositionend Optionalon- compositionstart Optionalon- compositionupdate Optionalon- durationchange Optionalon- gotpointercapture Optionalon- lostpointercapture Optionalon- transitioncancel Optionalon- transitionstart Optionalopacity opacity ?: | string | number | typeof nothing | (( flag : void ) => string | number | typeof nothing )
Optionaloverflow overflow ?: | typeof nothing | "hidden" | "scroll" | "auto" | "inherit" | "visible" | ( ( flag : void , ) => typeof nothing | "hidden" | "scroll" | "auto" | "inherit" | "visible" )
Optionalpath Length pathLength ?: | string | number | typeof nothing | (( flag : void ) => string | number | typeof nothing )
Optionalpattern Content Units patternContentUnits ?: | typeof nothing | SVGUnits | (
( flag : void ) => unique symbol | SVGUnits)
patternTransform ?: | string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optionalpattern Units patternUnits ?: | typeof nothing | SVGUnits | (
( flag : void ) => unique symbol | SVGUnits)
Optionalpreserve Aspect Ratio preserveAspectRatio ?: | typeof nothing | "none" | "xMinYMin" | "xMidYMin" | "xMaxYMin" | "xMinYMid" | "xMidYMid" | "xMaxYMid" | "xMinYMax" | "xMidYMax" | "xMaxYMax" | "xMinYMin meet" | "xMidYMin meet" | "xMaxYMin meet" | "xMinYMid meet" | "xMidYMid meet" | "xMaxYMid meet" | "xMinYMax meet" | "xMidYMax meet" | "xMaxYMax meet" | "xMinYMin slice" | "xMidYMin slice" | "xMaxYMin slice" | "xMinYMid slice" | "xMidYMid slice" | "xMaxYMid slice" | "xMinYMax slice" | "xMidYMax slice" | "xMaxYMax slice" | ( ( flag : void , ) => | typeof nothing | "none" | "xMinYMin" | "xMidYMin" | "xMaxYMin" | "xMinYMid" | "xMidYMid" | "xMaxYMid" | "xMinYMax" | "xMidYMax" | "xMaxYMax" | "xMinYMin meet" | "xMidYMin meet" | "xMaxYMin meet" | "xMinYMid meet" | "xMidYMid meet" | "xMaxYMid meet" | "xMinYMax meet" | "xMidYMax meet" | "xMaxYMax meet" | "xMinYMin slice" | "xMidYMin slice" | "xMaxYMin slice" | "xMinYMid slice" | "xMidYMid slice" | "xMaxYMid slice" | "xMinYMax slice" | "xMidYMax slice" | "xMaxYMax slice" )
Optionalrequired Extensions requiredExtensions ?: | string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optionalrequired Features requiredFeatures ?: | string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optionalrole 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" )
Optionalshape- rendering "shape-rendering" ?: | typeof nothing | "auto" | "inherit" | "optimizeSpeed" | "crispEdges" | "geometricPrecision" | ( ( flag : void , ) => | typeof nothing | "auto" | "inherit" | "optimizeSpeed" | "crispEdges" | "geometricPrecision" )
Optionalstroke stroke ?: string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optionalstroke- dasharray "stroke-dasharray" ?: | string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optionalstroke- dashoffset "stroke-dashoffset" ?: | string | number | typeof nothing | (( flag : void ) => string | number | typeof nothing )
Optionalstroke- linecap "stroke-linecap" ?: | typeof nothing | "inherit" | "butt" | "round" | "square" | ( ( flag : void , ) => typeof nothing | "inherit" | "butt" | "round" | "square" )
Optionalstroke- linejoin "stroke-linejoin" ?: | typeof nothing | "inherit" | "round" | "arcs" | "bevel" | "miter" | "miter-clip" | ( ( flag : void , ) => | typeof nothing | "inherit" | "round" | "arcs" | "bevel" | "miter" | "miter-clip" )
Optionalstroke- miterlimit "stroke-miterlimit" ?: | string | number | typeof nothing | (( flag : void ) => string | number | typeof nothing )
Optionalstroke- opacity "stroke-opacity" ?: | string | number | typeof nothing | (( flag : void ) => string | number | typeof nothing )
Optionalstroke- width "stroke-width" ?: | string | number | typeof nothing | (( flag : void ) => string | number | typeof nothing )
Optionalsystem Language systemLanguage ?: | string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optionaltabindex tabindex ?: | string | number | typeof nothing | (( flag : void ) => string | number | typeof nothing )
Optionaltab Index tabIndex ?: | string | number | typeof nothing | (( flag : void ) => string | number | typeof nothing )
Optionaltext Content textContent ?: | string | number | typeof nothing | (( flag : void ) => string | number | typeof nothing )
Optionalview Box viewBox ?: string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optionalwidth width ?: | string | number | typeof nothing | (( flag : void ) => string | number | typeof nothing )
Optionalx x ?: | string | number | typeof nothing | (( flag : void ) => string | number | typeof nothing )
Optionaly 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.