IntrinsicElements
@akhaled01/void • Docs
@akhaled01/void / types/jsx / JSX / IntrinsicElements
Interface: IntrinsicElements
Properties
a
a:
AnchorProps
Intrinsic elements represent standard HTML tags, such as <a>
, <div>
, etc.
Each tag has its corresponding prop types defined for safe and intuitive usage.
Defined in
abbr
abbr:
CommonProps
Defined in
address
address:
CommonProps
Defined in
area
area:
CommonProps
Defined in
article
article:
CommonProps
Defined in
aside
aside:
CommonProps
Defined in
audio
audio:
CommonProps
Defined in
b
b:
CommonProps
Defined in
base
base:
CommonProps
Defined in
bdi
bdi:
CommonProps
Defined in
bdo
bdo:
CommonProps
Defined in
blockquote
blockquote:
CommonProps
Defined in
br
br:
CommonProps
Defined in
button
button:
ButtonProps
Defined in
canvas
canvas:
CommonProps
Defined in
caption
caption:
CommonProps
Defined in
cite
cite:
CommonProps
Defined in
code
code:
CommonProps
Defined in
col
col:
CommonProps
Defined in
colgroup
colgroup:
CommonProps
Defined in
data
data:
CommonProps
Defined in
datalist
datalist:
CommonProps
Defined in
dd
dd:
CommonProps
Defined in
del
del:
CommonProps
Defined in
details
details:
CommonProps
Defined in
dfn
dfn:
CommonProps
Defined in
dialog
dialog:
CommonProps
Defined in
div
div:
CommonProps
Defined in
dl
dl:
CommonProps
Defined in
dt
dt:
CommonProps
Defined in
em
em:
CommonProps
Defined in
embed
embed:
CommonProps
Defined in
fieldset
fieldset:
CommonProps
Defined in
figcaption
figcaption:
CommonProps
Defined in
figure
figure:
CommonProps
Defined in
footer
footer:
CommonProps
Defined in
form
form:
CommonProps
Defined in
h1
h1:
CommonProps
Defined in
h2
h2:
CommonProps
Defined in
h3
h3:
CommonProps
Defined in
h4
h4:
CommonProps
Defined in
h5
h5:
CommonProps
Defined in
h6
h6:
CommonProps
Defined in
header
header:
CommonProps
Defined in
hgroup
hgroup:
CommonProps
Defined in
hr
hr:
CommonProps
Defined in
html
html:
CommonProps
Defined in
i
i:
CommonProps
Defined in
iframe
iframe:
CommonProps
Defined in
img
img:
ImageProps
Defined in
input
input:
CommonProps
Defined in
ins
ins:
CommonProps
Defined in
kbd
kbd:
CommonProps
Defined in
label
label:
CommonProps
Defined in
legend
legend:
CommonProps
Defined in
li
li:
CommonProps
Defined in
link
link:
CommonProps
Defined in
main
main:
CommonProps
Defined in
map
map:
CommonProps
Defined in
mark
mark:
CommonProps
Defined in
meta
meta:
CommonProps
Defined in
meter
meter:
CommonProps
Defined in
nav
nav:
CommonProps
Defined in
noscript
noscript:
CommonProps
Defined in
object
object:
CommonProps
Defined in
ol
ol:
CommonProps
Defined in
optgroup
optgroup:
CommonProps
Defined in
option
option:
CommonProps
Defined in
output
output:
CommonProps
Defined in
p
p:
CommonProps
Defined in
param
param:
CommonProps
Defined in
picture
picture:
CommonProps
Defined in
pre
pre:
CommonProps
Defined in
progress
progress:
CommonProps
Defined in
q
q:
CommonProps
Defined in
rp
rp:
CommonProps
Defined in
rt
rt:
CommonProps
Defined in
ruby
ruby:
CommonProps
Defined in
s
s:
CommonProps
Defined in
samp
samp:
CommonProps
Defined in
script
script:
CommonProps
Defined in
section
section:
CommonProps
Defined in
select
select:
CommonProps
Defined in
small
small:
CommonProps
Defined in
source
source:
CommonProps
Defined in
span
span:
CommonProps
Defined in
strong
strong:
CommonProps
Defined in
style
style:
CommonProps
Defined in
sub
sub:
CommonProps
Defined in
summary
summary:
CommonProps
Defined in
sup
sup:
CommonProps
Defined in
table
table:
CommonProps
Defined in
tbody
tbody:
CommonProps
Defined in
td
td:
CommonProps
Defined in
template
template:
CommonProps
Defined in
textarea
textarea:
CommonProps
Defined in
tfoot
tfoot:
CommonProps
Defined in
th
th:
CommonProps
Defined in
thead
thead:
CommonProps
Defined in
time
time:
CommonProps
Defined in
title
title:
CommonProps
Defined in
tr
tr:
CommonProps
Defined in
u
u:
CommonProps
Defined in
ul
ul:
CommonProps
Defined in
var
var:
CommonProps
Defined in
video
video:
CommonProps
Defined in
wbr
wbr:
CommonProps