JSXInternal.IntrinsicElements
interface IntrinsicElements extends IntrinsicSVGElements {
a: HTMLAttributes<HTMLAnchorElement>;
abbr: HTMLAttributes<HTMLElement>;
address: HTMLAttributes<HTMLElement>;
annotation: MathMLAttributes<HTMLAnnotationElement>;
annotation-xml: MathMLAttributes<HTMLAnnotationXmlElement>;
area: HTMLAttributes<HTMLAreaElement>;
article: HTMLAttributes<HTMLElement>;
aside: HTMLAttributes<HTMLElement>;
audio: HTMLAttributes<HTMLAudioElement>;
b: HTMLAttributes<HTMLElement>;
base: HTMLAttributes<HTMLBaseElement>;
bdi: HTMLAttributes<HTMLElement>;
bdo: HTMLAttributes<HTMLElement>;
big: HTMLAttributes<HTMLElement>;
blockquote: HTMLAttributes<HTMLQuoteElement>;
body: HTMLAttributes<HTMLBodyElement>;
br: HTMLAttributes<HTMLBRElement>;
button: HTMLAttributes<HTMLButtonElement>;
canvas: HTMLAttributes<HTMLCanvasElement>;
caption: HTMLAttributes<HTMLTableCaptionElement>;
cite: HTMLAttributes<HTMLElement>;
code: HTMLAttributes<HTMLElement>;
col: HTMLAttributes<HTMLTableColElement>;
colgroup: HTMLAttributes<HTMLTableColElement>;
data: HTMLAttributes<HTMLDataElement>;
datalist: HTMLAttributes<HTMLDataListElement>;
dd: HTMLAttributes<HTMLElement>;
del: HTMLAttributes<HTMLModElement>;
details: HTMLAttributes<HTMLDetailsElement>;
dfn: HTMLAttributes<HTMLElement>;
dialog: HTMLAttributes<HTMLDialogElement>;
div: HTMLAttributes<HTMLDivElement>;
dl: HTMLAttributes<HTMLDListElement>;
dt: HTMLAttributes<HTMLElement>;
em: HTMLAttributes<HTMLElement>;
embed: HTMLAttributes<HTMLEmbedElement>;
fieldset: HTMLAttributes<HTMLFieldSetElement>;
figcaption: HTMLAttributes<HTMLElement>;
figure: HTMLAttributes<HTMLElement>;
footer: HTMLAttributes<HTMLElement>;
form: HTMLAttributes<HTMLFormElement>;
h1: HTMLAttributes<HTMLHeadingElement>;
h2: HTMLAttributes<HTMLHeadingElement>;
h3: HTMLAttributes<HTMLHeadingElement>;
h4: HTMLAttributes<HTMLHeadingElement>;
h5: HTMLAttributes<HTMLHeadingElement>;
h6: HTMLAttributes<HTMLHeadingElement>;
head: HTMLAttributes<HTMLHeadElement>;
header: HTMLAttributes<HTMLElement>;
hgroup: HTMLAttributes<HTMLElement>;
hr: HTMLAttributes<HTMLHRElement>;
html: HTMLAttributes<HTMLHtmlElement>;
i: HTMLAttributes<HTMLElement>;
iframe: HTMLAttributes<HTMLIFrameElement>;
img: HTMLAttributes<HTMLImageElement>;
input: HTMLAttributes<HTMLInputElement>;
ins: HTMLAttributes<HTMLModElement>;
kbd: HTMLAttributes<HTMLElement>;
keygen: HTMLAttributes<HTMLUnknownElement>;
label: HTMLAttributes<HTMLLabelElement>;
legend: HTMLAttributes<HTMLLegendElement>;
li: HTMLAttributes<HTMLLIElement>;
link: HTMLAttributes<HTMLLinkElement>;
maction: MathMLAttributes<HTMLMActionElement>;
main: HTMLAttributes<HTMLElement>;
map: HTMLAttributes<HTMLMapElement>;
mark: HTMLAttributes<HTMLElement>;
marquee: HTMLAttributes<HTMLMarqueeElement>;
math: MathMLAttributes<HTMLMathElement>;
menclose: MathMLAttributes<HTMLMEncloseElement>;
menu: HTMLAttributes<HTMLMenuElement>;
menuitem: HTMLAttributes<HTMLUnknownElement>;
merror: MathMLAttributes<HTMLMErrorElement>;
meta: HTMLAttributes<HTMLMetaElement>;
meter: HTMLAttributes<HTMLMeterElement>;
mfenced: HTMLAttributes<HTMLMFencedElement>;
mfrac: MathMLAttributes<HTMLMFracElement>;
mmultiscripts: MathMLAttributes<HTMLMmultiScriptsElement>;
mover: MathMLAttributes<HTMLMOverElement>;
mpadded: MathMLAttributes<HTMLMPaddedElement>;
mphantom: MathMLAttributes<HTMLMPhantomElement>;
mprescripts: MathMLAttributes<HTMLMPrescriptsElement>;
mroot: MathMLAttributes<HTMLMRootElement>;
mrow: MathMLAttributes<HTMLMRowElement>;
mspace: MathMLAttributes<HTMLMSpaceElement>;
msqrt: MathMLAttributes<HTMLMSqrtElement>;
mstyle: MathMLAttributes<HTMLMStyleElement>;
msub: MathMLAttributes<HTMLMSubElement>;
msubsup: MathMLAttributes<HTMLMSubsupElement>;
msup: MathMLAttributes<HTMLMSupElement>;
mtable: MathMLAttributes<HTMLMTableElement>;
mtd: MathMLAttributes<HTMLMTdElement>;
mtext: MathMLAttributes<HTMLMTextElement>;
mtr: MathMLAttributes<HTMLMTrElement>;
munder: MathMLAttributes<HTMLMUnderElement>;
munderover: MathMLAttributes<HTMLMUnderoverElement>;
nav: HTMLAttributes<HTMLElement>;
noscript: HTMLAttributes<HTMLElement>;
object: HTMLAttributes<HTMLObjectElement>;
ol: HTMLAttributes<HTMLOListElement>;
optgroup: HTMLAttributes<HTMLOptGroupElement>;
option: HTMLAttributes<HTMLOptionElement>;
output: HTMLAttributes<HTMLOutputElement>;
p: HTMLAttributes<HTMLParagraphElement>;
param: HTMLAttributes<HTMLParamElement>;
picture: HTMLAttributes<HTMLPictureElement>;
pre: HTMLAttributes<HTMLPreElement>;
progress: HTMLAttributes<HTMLProgressElement>;
q: HTMLAttributes<HTMLQuoteElement>;
rp: HTMLAttributes<HTMLElement>;
rt: HTMLAttributes<HTMLElement>;
ruby: HTMLAttributes<HTMLElement>;
s: HTMLAttributes<HTMLElement>;
samp: HTMLAttributes<HTMLElement>;
script: HTMLAttributes<HTMLScriptElement>;
search: HTMLAttributes<HTMLElement>;
section: HTMLAttributes<HTMLElement>;
select: HTMLAttributes<HTMLSelectElement>;
semantics: MathMLAttributes<HTMLSemanticsElement>;
slot: HTMLAttributes<HTMLSlotElement>;
small: HTMLAttributes<HTMLElement>;
source: HTMLAttributes<HTMLSourceElement>;
span: HTMLAttributes<HTMLSpanElement>;
strong: HTMLAttributes<HTMLElement>;
style: HTMLAttributes<HTMLStyleElement>;
sub: HTMLAttributes<HTMLElement>;
summary: HTMLAttributes<HTMLElement>;
sup: HTMLAttributes<HTMLElement>;
table: HTMLAttributes<HTMLTableElement>;
tbody: HTMLAttributes<HTMLTableSectionElement>;
td: HTMLAttributes<HTMLTableCellElement>;
template: HTMLAttributes<HTMLTemplateElement>;
textarea: HTMLAttributes<HTMLTextAreaElement>;
tfoot: HTMLAttributes<HTMLTableSectionElement>;
th: HTMLAttributes<HTMLTableCellElement>;
thead: HTMLAttributes<HTMLTableSectionElement>;
time: HTMLAttributes<HTMLTimeElement>;
title: HTMLAttributes<HTMLTitleElement>;
tr: HTMLAttributes<HTMLTableRowElement>;
track: HTMLAttributes<HTMLTrackElement>;
u: HTMLAttributes<HTMLElement>;
ul: HTMLAttributes<HTMLUListElement>;
var: HTMLAttributes<HTMLElement>;
video: HTMLAttributes<HTMLVideoElement>;
wbr: HTMLAttributes<HTMLElement>;
}§Extends
§Properties
§
a: HTMLAttributes<HTMLAnchorElement>
[src]§
abbr: HTMLAttributes<HTMLElement>
[src]§
address: HTMLAttributes<HTMLElement>
[src]§
annotation: MathMLAttributes<HTMLAnnotationElement>
[src]§
annotation-xml: MathMLAttributes<HTMLAnnotationXmlElement>
[src]§
area: HTMLAttributes<HTMLAreaElement>
[src]§
article: HTMLAttributes<HTMLElement>
[src]§
aside: HTMLAttributes<HTMLElement>
[src]§
audio: HTMLAttributes<HTMLAudioElement>
[src]§
b: HTMLAttributes<HTMLElement>
[src]§
base: HTMLAttributes<HTMLBaseElement>
[src]§
bdi: HTMLAttributes<HTMLElement>
[src]§
bdo: HTMLAttributes<HTMLElement>
[src]§
big: HTMLAttributes<HTMLElement>
[src]§
blockquote: HTMLAttributes<HTMLQuoteElement>
[src]§
body: HTMLAttributes<HTMLBodyElement>
[src]§
br: HTMLAttributes<HTMLBRElement>
[src]§
button: HTMLAttributes<HTMLButtonElement>
[src]§
canvas: HTMLAttributes<HTMLCanvasElement>
[src]§
cite: HTMLAttributes<HTMLElement>
[src]§
code: HTMLAttributes<HTMLElement>
[src]§
col: HTMLAttributes<HTMLTableColElement>
[src]§
colgroup: HTMLAttributes<HTMLTableColElement>
[src]§
data: HTMLAttributes<HTMLDataElement>
[src]§
datalist: HTMLAttributes<HTMLDataListElement>
[src]§
dd: HTMLAttributes<HTMLElement>
[src]§
del: HTMLAttributes<HTMLModElement>
[src]§
details: HTMLAttributes<HTMLDetailsElement>
[src]§
dfn: HTMLAttributes<HTMLElement>
[src]§
dialog: HTMLAttributes<HTMLDialogElement>
[src]§
div: HTMLAttributes<HTMLDivElement>
[src]§
dl: HTMLAttributes<HTMLDListElement>
[src]§
dt: HTMLAttributes<HTMLElement>
[src]§
em: HTMLAttributes<HTMLElement>
[src]§
embed: HTMLAttributes<HTMLEmbedElement>
[src]§
fieldset: HTMLAttributes<HTMLFieldSetElement>
[src]§
figure: HTMLAttributes<HTMLElement>
[src]§
form: HTMLAttributes<HTMLFormElement>
[src]§
h1: HTMLAttributes<HTMLHeadingElement>
[src]§
h2: HTMLAttributes<HTMLHeadingElement>
[src]§
h3: HTMLAttributes<HTMLHeadingElement>
[src]§
h4: HTMLAttributes<HTMLHeadingElement>
[src]§
h5: HTMLAttributes<HTMLHeadingElement>
[src]§
h6: HTMLAttributes<HTMLHeadingElement>
[src]§
head: HTMLAttributes<HTMLHeadElement>
[src]§
header: HTMLAttributes<HTMLElement>
[src]§
hgroup: HTMLAttributes<HTMLElement>
[src]§
hr: HTMLAttributes<HTMLHRElement>
[src]§
html: HTMLAttributes<HTMLHtmlElement>
[src]§
i: HTMLAttributes<HTMLElement>
[src]§
iframe: HTMLAttributes<HTMLIFrameElement>
[src]§
img: HTMLAttributes<HTMLImageElement>
[src]§
input: HTMLAttributes<HTMLInputElement>
[src]§
ins: HTMLAttributes<HTMLModElement>
[src]§
kbd: HTMLAttributes<HTMLElement>
[src]§
keygen: HTMLAttributes<HTMLUnknownElement>
[src]§
label: HTMLAttributes<HTMLLabelElement>
[src]§
legend: HTMLAttributes<HTMLLegendElement>
[src]§
li: HTMLAttributes<HTMLLIElement>
[src]§
link: HTMLAttributes<HTMLLinkElement>
[src]§
maction: MathMLAttributes<HTMLMActionElement>
[src]§
main: HTMLAttributes<HTMLElement>
[src]§
map: HTMLAttributes<HTMLMapElement>
[src]§
mark: HTMLAttributes<HTMLElement>
[src]§
marquee: HTMLAttributes<HTMLMarqueeElement>
[src]§
menclose: MathMLAttributes<HTMLMEncloseElement>
[src]This feature is non-standard. See https://developer.mozilla.org/en-US/docs/Web/MathML/Element/menclose
§
merror: MathMLAttributes<HTMLMErrorElement>
[src]§
meta: HTMLAttributes<HTMLMetaElement>
[src]§
meter: HTMLAttributes<HTMLMeterElement>
[src]§
mfenced: HTMLAttributes<HTMLMFencedElement>
[src]§
mmultiscripts: MathMLAttributes<HTMLMmultiScriptsElement>
[src]§
mpadded: MathMLAttributes<HTMLMPaddedElement>
[src]§
mphantom: MathMLAttributes<HTMLMPhantomElement>
[src]§
mprescripts: MathMLAttributes<HTMLMPrescriptsElement>
[src]§
mspace: MathMLAttributes<HTMLMSpaceElement>
[src]§
mstyle: MathMLAttributes<HTMLMStyleElement>
[src]§
msubsup: MathMLAttributes<HTMLMSubsupElement>
[src]§
mtable: MathMLAttributes<HTMLMTableElement>
[src]§
munder: MathMLAttributes<HTMLMUnderElement>
[src]§
munderover: MathMLAttributes<HTMLMUnderoverElement>
[src]§
noscript: HTMLAttributes<HTMLElement>
[src]§
object: HTMLAttributes<HTMLObjectElement>
[src]§
ol: HTMLAttributes<HTMLOListElement>
[src]§
optgroup: HTMLAttributes<HTMLOptGroupElement>
[src]§
option: HTMLAttributes<HTMLOptionElement>
[src]§
output: HTMLAttributes<HTMLOutputElement>
[src]§
p: HTMLAttributes<HTMLParagraphElement>
[src]§
param: HTMLAttributes<HTMLParamElement>
[src]§
picture: HTMLAttributes<HTMLPictureElement>
[src]§
pre: HTMLAttributes<HTMLPreElement>
[src]§
progress: HTMLAttributes<HTMLProgressElement>
[src]§
q: HTMLAttributes<HTMLQuoteElement>
[src]§
rp: HTMLAttributes<HTMLElement>
[src]§
rt: HTMLAttributes<HTMLElement>
[src]§
ruby: HTMLAttributes<HTMLElement>
[src]§
s: HTMLAttributes<HTMLElement>
[src]§
samp: HTMLAttributes<HTMLElement>
[src]§
script: HTMLAttributes<HTMLScriptElement>
[src]§
search: HTMLAttributes<HTMLElement>
[src]§
section: HTMLAttributes<HTMLElement>
[src]§
select: HTMLAttributes<HTMLSelectElement>
[src]§
semantics: MathMLAttributes<HTMLSemanticsElement>
[src]§
slot: HTMLAttributes<HTMLSlotElement>
[src]§
small: HTMLAttributes<HTMLElement>
[src]§
source: HTMLAttributes<HTMLSourceElement>
[src]§
span: HTMLAttributes<HTMLSpanElement>
[src]§
strong: HTMLAttributes<HTMLElement>
[src]§
style: HTMLAttributes<HTMLStyleElement>
[src]§
sub: HTMLAttributes<HTMLElement>
[src]§
summary: HTMLAttributes<HTMLElement>
[src]§
sup: HTMLAttributes<HTMLElement>
[src]§
table: HTMLAttributes<HTMLTableElement>
[src]§
tbody: HTMLAttributes<HTMLTableSectionElement>
[src]§
td: HTMLAttributes<HTMLTableCellElement>
[src]§
template: HTMLAttributes<HTMLTemplateElement>
[src]§
textarea: HTMLAttributes<HTMLTextAreaElement>
[src]§
tfoot: HTMLAttributes<HTMLTableSectionElement>
[src]§
th: HTMLAttributes<HTMLTableCellElement>
[src]§
thead: HTMLAttributes<HTMLTableSectionElement>
[src]§
time: HTMLAttributes<HTMLTimeElement>
[src]§
title: HTMLAttributes<HTMLTitleElement>
[src]§
tr: HTMLAttributes<HTMLTableRowElement>
[src]§
track: HTMLAttributes<HTMLTrackElement>
[src]§
u: HTMLAttributes<HTMLElement>
[src]§
ul: HTMLAttributes<HTMLUListElement>
[src]§
var: HTMLAttributes<HTMLElement>
[src]§
video: HTMLAttributes<HTMLVideoElement>
[src]§
wbr: HTMLAttributes<HTMLElement>
[src]