Optionalalignment- baseline "alignment-baseline" ?: | typeof nothing | "auto" | "inherit" | "baseline" | "before-edge" | "text-before-edge" | "middle" | "central" | "after-edge" | "text-after-edge" | "ideographic" | "alphabetic" | "hanging" | "mathematical" | ( ( flag : void , ) => | typeof nothing | "auto" | "inherit" | "baseline" | "before-edge" | "text-before-edge" | "middle" | "central" | "after-edge" | "text-after-edge" | "ideographic" | "alphabetic" | "hanging" | "mathematical" )
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 )
Optionalbaseline- shift "baseline-shift" ?: | string | number | typeof nothing | (( flag : void ) => string | number | 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 )
Optionalclip- rule "clip-rule" ?: | typeof nothing | "inherit" | "nonzero" | "evenodd" | (( flag : void ) => typeof nothing | "inherit" | "nonzero" | "evenodd" )
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- interpolation- filters "color-interpolation-filters" ?: | typeof nothing | "auto" | "inherit" | "sRGB" | "linearRGB" | ( ( flag : void , ) => typeof nothing | "auto" | "inherit" | "sRGB" | "linearRGB" )
Optionalcolor- profile "color-profile" ?: | string | typeof nothing | (( flag : void ) => string | typeof nothing )
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 )
Optionaldirection direction ?: | typeof nothing | "ltr" | "rtl" | "inherit" | (( flag : void ) => typeof nothing | "ltr" | "rtl" | "inherit" )
Optionaldirective directive ?: DirectiveResult < any > | DirectiveResult < any > []
Optionaldisplay display ?: string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optionaldominant- 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" )
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 )
Optionalflood- color "flood-color" ?: | string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optionalflood- opacity "flood-opacity" ?: | string | number | typeof nothing | (( flag : void ) => string | number | typeof nothing )
Optionalfont- family "font-family" ?: | string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optionalfont- size "font-size" ?: | string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optionalfont- size- adjust "font-size-adjust" ?: | string | number | typeof nothing | (( flag : void ) => string | number | typeof nothing )
Optionalfont- stretch "font-stretch" ?: | string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optionalfont- style "font-style" ?: | typeof nothing | "inherit" | "normal" | "italic" | "oblique" | ( ( flag : void , ) => typeof nothing | "inherit" | "normal" | "italic" | "oblique" )
Optionalfont- variant "font-variant" ?: | string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optionalfont- weight "font-weight" ?: | string | number | typeof nothing | (( flag : void ) => string | number | typeof nothing )
Optionalglyph- orientation- horizontal "glyph-orientation-horizontal" ?: | string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optionalglyph- orientation- vertical "glyph-orientation-vertical" ?: | 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 )
Optionalimage- rendering "image-rendering" ?: | typeof nothing | "auto" | "inherit" | "optimizeSpeed" | "optimizeQuality" | ( ( flag : void , ) => | typeof nothing | "auto" | "inherit" | "optimizeSpeed" | "optimizeQuality" )
Optionalinner HTML innerHTML ?: string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optionalinner Text innerText ?: | string | number | typeof nothing | (( flag : void ) => string | number | typeof nothing )
Optionalkerning kerning ?: string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optionallang lang ?: string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optionalletter- spacing "letter-spacing" ?: | string | number | typeof nothing | (( flag : void ) => string | number | typeof nothing )
Optionallighting- color "lighting-color" ?: | string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optionalmarker- end "marker-end" ?: | string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optionalmarker- mid "marker-mid" ?: | string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optionalmarker- start "marker-start" ?: | 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 )
Optionalpointer- 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" )
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" )
Optionalstop- color "stop-color" ?: | string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optionalstop- opacity "stop-opacity" ?: | string | number | typeof nothing | (( flag : void ) => string | number | typeof nothing )
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- anchor "text-anchor" ?: | typeof nothing | "start" | "end" | "inherit" | "middle" | (( flag : void ) => typeof nothing | "start" | "end" | "inherit" | "middle" )
Optionaltext- decoration "text-decoration" ?: | typeof nothing | "blink" | "none" | "inherit" | "underline" | "overline" | "line-through" | ( ( flag : void , ) => | typeof nothing | "blink" | "none" | "inherit" | "underline" | "overline" | "line-through" )
Optionaltext- rendering "text-rendering" ?: | typeof nothing | "auto" | "inherit" | "optimizeSpeed" | "geometricPrecision" | "optimizeLegibility" | ( ( flag : void , ) => | typeof nothing | "auto" | "inherit" | "optimizeSpeed" | "geometricPrecision" | "optimizeLegibility" )
Optionaltext Content textContent ?: | string | number | typeof nothing | (( flag : void ) => string | number | typeof nothing )
transform ?: string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optionalunicode- bidi "unicode-bidi" ?: | string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optionalvisibility visibility ?: | typeof nothing | "hidden" | "inherit" | "visible" | "collapse" | ( ( flag : void , ) => typeof nothing | "hidden" | "inherit" | "visible" | "collapse" )
Optionalwidth width ?: | string | number | typeof nothing | (( flag : void ) => string | number | typeof nothing )
Optionalword- spacing "word-spacing" ?: | string | number | typeof nothing | (( flag : void ) => string | number | typeof nothing )
Optionalwriting- 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" )
Optionalx x ?: | string | number | typeof nothing | (( flag : void ) => string | number | typeof nothing )
Optionaly y ?: | string | number | typeof nothing | (( flag : void ) => string | number | typeof nothing )
See
https://developer.mozilla.org/en-US/docs/Web/SVG/Element/use