Optional
about about ?: string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optional
access Key accessKey ?: string | typeof nothing | (( flag : void ) => string | typeof nothing )
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
autocapitalize autocapitalize ?: | typeof nothing | "off" | "none" | "on" | "sentences" | "words" | "characters" | ( ( flag : void , ) => | typeof nothing | "off" | "none" | "on" | "sentences" | "words" | "characters" )
Optional
auto Capitalize autoCapitalize ?: | typeof nothing | "off" | "none" | "on" | "sentences" | "words" | "characters" | ( ( flag : void , ) => | typeof nothing | "off" | "none" | "on" | "sentences" | "words" | "characters" )
Optional
autocomplete autocomplete ?: | string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optional
autofocus autofocus ?: | boolean | typeof nothing | (( flag : void ) => boolean | 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
color color ?: string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optional
cols cols ?: | string | number | typeof nothing | (( flag : void ) => string | number | typeof nothing )
Optional
contenteditable contenteditable ?: | boolean | typeof nothing | "plaintext-only" | "inherit" | (( flag : void ) => boolean | typeof nothing | "plaintext-only" | "inherit" )
Optional
content Editable contentEditable ?: | boolean | typeof nothing | "plaintext-only" | "inherit" | (( flag : void ) => boolean | typeof nothing | "plaintext-only" | "inherit" )
contextmenu ?: | string | typeof nothing | (( flag : void ) => string | typeof nothing )
contextMenu ?: | string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optional
datatype datatype ?: string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optional
dir dir ?: | typeof nothing | "auto" | "ltr" | "rtl" | (( flag : void ) => typeof nothing | "auto" | "ltr" | "rtl" )
Optional
directive directive ?: DirectiveResult < any > | DirectiveResult < any > []
Optional
dirname dirname ?: string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optional
disabled disabled ?: boolean | typeof nothing | (( flag : void ) => boolean | typeof nothing )
Optional
draggable draggable ?: | boolean | typeof nothing | "true" | "false" | (( flag : void ) => boolean | typeof nothing | "true" | "false" )
Optional
enterkeyhint enterkeyhint ?: | typeof nothing | "search" | "enter" | "done" | "go" | "next" | "previous" | "send" | ( ( flag : void , ) => | typeof nothing | "search" | "enter" | "done" | "go" | "next" | "previous" | "send" )
Optional
exportparts exportparts ?: | string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optional
export Parts exportParts ?: | string | typeof nothing | (( flag : void ) => string | typeof nothing )
form ?: string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optional
hidden hidden ?: | boolean | typeof nothing | "hidden" | "until-found" | (( flag : void ) => boolean | typeof nothing | "hidden" | "until-found" )
Optional
id id ?: string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optional
inert inert ?: boolean | typeof nothing | (( flag : void ) => boolean | typeof nothing )
Optional
inlist inlist ?: any
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 )
inputmode ?: | typeof nothing | "search" | "text" | "decimal" | "none" | "tel" | "url" | "email" | "numeric" | ( ( flag : void , ) => | typeof nothing | "search" | "text" | "decimal" | "none" | "tel" | "url" | "email" | "numeric" )
inputMode ?: | typeof nothing | "search" | "text" | "decimal" | "none" | "tel" | "url" | "email" | "numeric" | ( ( flag : void , ) => | typeof nothing | "search" | "text" | "decimal" | "none" | "tel" | "url" | "email" | "numeric" )
Optional
is is ?: string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optional
itemid itemid ?: string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optional
item Id itemId ?: string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optional
itemprop itemprop ?: string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optional
item Prop itemProp ?: string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optional
itemref itemref ?: string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optional
item Ref itemRef ?: string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optional
itemscope itemscope ?: | boolean | typeof nothing | (( flag : void ) => boolean | typeof nothing )
Optional
item Scope itemScope ?: | boolean | typeof nothing | (( flag : void ) => boolean | typeof nothing )
Optional
itemtype itemtype ?: string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optional
item Type itemType ?: string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optional
lang lang ?: string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optional
maxlength maxlength ?: | string | number | typeof nothing | (( flag : void ) => string | number | typeof nothing )
Optional
max Length maxLength ?: | string | number | typeof nothing | (( flag : void ) => string | number | typeof nothing )
Optional
minlength minlength ?: | string | number | typeof nothing | (( flag : void ) => string | number | typeof nothing )
Optional
min Length minLength ?: | string | number | typeof nothing | (( flag : void ) => string | number | typeof nothing )
Optional
name name ?: 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
part part ?: string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optional
placeholder placeholder ?: | string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optional
popover popover ?: | boolean | typeof nothing | "auto" | "manual" | (( flag : void ) => boolean | typeof nothing | "auto" | "manual" )
Optional
prefix prefix ?: string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optional
property property ?: string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optional
readonly readonly ?: boolean | typeof nothing | (( flag : void ) => boolean | typeof nothing )
Optional
read Only readOnly ?: boolean | typeof nothing | (( flag : void ) => boolean | typeof nothing )
Optional
required required ?: boolean | typeof nothing | (( flag : void ) => boolean | typeof nothing )
Optional
resource resource ?: 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
rows rows ?: | string | number | typeof nothing | (( flag : void ) => string | number | typeof nothing )
Optional
slot slot ?: string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optional
spellcheck spellcheck ?: | boolean | typeof nothing | (( flag : void ) => boolean | typeof nothing )
Optional
static static ?: boolean
Optional
style style ?: 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 Content textContent ?: | string | number | typeof nothing | (( flag : void ) => string | number | typeof nothing )
Optional
title title ?: string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optional
translate translate ?: | typeof nothing | "yes" | "no" | (( flag : void ) => typeof nothing | "yes" | "no" )
Optional
typeof typeof ?: string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optional
value value ?: | string | number | typeof nothing | string [] | (( flag : void ) => string | number | typeof nothing | string [] )
Optional
vocab vocab ?: string | typeof nothing | (( flag : void ) => string | typeof nothing )
Optional
wrap wrap ?: | typeof nothing | "off" | "hard" | "soft" | (( flag : void ) => typeof nothing | "off" | "hard" | "soft" )
Identifies the currently active element when DOM focus is on a composite widget, textbox, group, or application.