Skip to main content

IntrinsicElements

@akhaled01/voidDocs


@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

types/jsx.d.ts:94


abbr

abbr: CommonProps

Defined in

types/jsx.d.ts:99


address

address: CommonProps

Defined in

types/jsx.d.ts:100


area

area: CommonProps

Defined in

types/jsx.d.ts:101


article

article: CommonProps

Defined in

types/jsx.d.ts:102


aside

aside: CommonProps

Defined in

types/jsx.d.ts:103


audio

audio: CommonProps

Defined in

types/jsx.d.ts:104


b

b: CommonProps

Defined in

types/jsx.d.ts:105


base

base: CommonProps

Defined in

types/jsx.d.ts:106


bdi

bdi: CommonProps

Defined in

types/jsx.d.ts:107


bdo

bdo: CommonProps

Defined in

types/jsx.d.ts:108


blockquote

blockquote: CommonProps

Defined in

types/jsx.d.ts:109


br

br: CommonProps

Defined in

types/jsx.d.ts:110


button

button: ButtonProps

Defined in

types/jsx.d.ts:96


canvas

canvas: CommonProps

Defined in

types/jsx.d.ts:111


caption

caption: CommonProps

Defined in

types/jsx.d.ts:112


cite

cite: CommonProps

Defined in

types/jsx.d.ts:113


code

code: CommonProps

Defined in

types/jsx.d.ts:114


col

col: CommonProps

Defined in

types/jsx.d.ts:115


colgroup

colgroup: CommonProps

Defined in

types/jsx.d.ts:116


data

data: CommonProps

Defined in

types/jsx.d.ts:117


datalist

datalist: CommonProps

Defined in

types/jsx.d.ts:118


dd

dd: CommonProps

Defined in

types/jsx.d.ts:119


del

del: CommonProps

Defined in

types/jsx.d.ts:120


details

details: CommonProps

Defined in

types/jsx.d.ts:121


dfn

dfn: CommonProps

Defined in

types/jsx.d.ts:122


dialog

dialog: CommonProps

Defined in

types/jsx.d.ts:123


div

div: CommonProps

Defined in

types/jsx.d.ts:124


dl

dl: CommonProps

Defined in

types/jsx.d.ts:125


dt

dt: CommonProps

Defined in

types/jsx.d.ts:126


em

em: CommonProps

Defined in

types/jsx.d.ts:127


embed

embed: CommonProps

Defined in

types/jsx.d.ts:128


fieldset

fieldset: CommonProps

Defined in

types/jsx.d.ts:129


figcaption

figcaption: CommonProps

Defined in

types/jsx.d.ts:130


figure

figure: CommonProps

Defined in

types/jsx.d.ts:131


footer: CommonProps

Defined in

types/jsx.d.ts:132


form

form: CommonProps

Defined in

types/jsx.d.ts:133


h1

h1: CommonProps

Defined in

types/jsx.d.ts:134


h2

h2: CommonProps

Defined in

types/jsx.d.ts:135


h3

h3: CommonProps

Defined in

types/jsx.d.ts:136


h4

h4: CommonProps

Defined in

types/jsx.d.ts:137


h5

h5: CommonProps

Defined in

types/jsx.d.ts:138


h6

h6: CommonProps

Defined in

types/jsx.d.ts:139


header: CommonProps

Defined in

types/jsx.d.ts:140


hgroup

hgroup: CommonProps

Defined in

types/jsx.d.ts:141


hr

hr: CommonProps

Defined in

types/jsx.d.ts:142


html

html: CommonProps

Defined in

types/jsx.d.ts:143


i

i: CommonProps

Defined in

types/jsx.d.ts:144


iframe

iframe: CommonProps

Defined in

types/jsx.d.ts:145


img

img: ImageProps

Defined in

types/jsx.d.ts:95


input

input: CommonProps

Defined in

types/jsx.d.ts:146


ins

ins: CommonProps

Defined in

types/jsx.d.ts:147


kbd

kbd: CommonProps

Defined in

types/jsx.d.ts:148


label

label: CommonProps

Defined in

types/jsx.d.ts:149


legend

legend: CommonProps

Defined in

types/jsx.d.ts:150


li

li: CommonProps

Defined in

types/jsx.d.ts:151


link: CommonProps

Defined in

types/jsx.d.ts:152


main

main: CommonProps

Defined in

types/jsx.d.ts:153


map

map: CommonProps

Defined in

types/jsx.d.ts:154


mark

mark: CommonProps

Defined in

types/jsx.d.ts:155


meta

meta: CommonProps

Defined in

types/jsx.d.ts:156


meter

meter: CommonProps

Defined in

types/jsx.d.ts:157


nav: CommonProps

Defined in

types/jsx.d.ts:158


noscript

noscript: CommonProps

Defined in

types/jsx.d.ts:159


object

object: CommonProps

Defined in

types/jsx.d.ts:160


ol

ol: CommonProps

Defined in

types/jsx.d.ts:161


optgroup

optgroup: CommonProps

Defined in

types/jsx.d.ts:162


option

option: CommonProps

Defined in

types/jsx.d.ts:163


output

output: CommonProps

Defined in

types/jsx.d.ts:164


p

p: CommonProps

Defined in

types/jsx.d.ts:165


param

param: CommonProps

Defined in

types/jsx.d.ts:166


picture

picture: CommonProps

Defined in

types/jsx.d.ts:167


pre

pre: CommonProps

Defined in

types/jsx.d.ts:168


progress

progress: CommonProps

Defined in

types/jsx.d.ts:169


q

q: CommonProps

Defined in

types/jsx.d.ts:170


rp

rp: CommonProps

Defined in

types/jsx.d.ts:171


rt

rt: CommonProps

Defined in

types/jsx.d.ts:172


ruby

ruby: CommonProps

Defined in

types/jsx.d.ts:173


s

s: CommonProps

Defined in

types/jsx.d.ts:174


samp

samp: CommonProps

Defined in

types/jsx.d.ts:175


script

script: CommonProps

Defined in

types/jsx.d.ts:176


section

section: CommonProps

Defined in

types/jsx.d.ts:177


select

select: CommonProps

Defined in

types/jsx.d.ts:178


small

small: CommonProps

Defined in

types/jsx.d.ts:179


source

source: CommonProps

Defined in

types/jsx.d.ts:180


span

span: CommonProps

Defined in

types/jsx.d.ts:181


strong

strong: CommonProps

Defined in

types/jsx.d.ts:182


style

style: CommonProps

Defined in

types/jsx.d.ts:183


sub

sub: CommonProps

Defined in

types/jsx.d.ts:184


summary

summary: CommonProps

Defined in

types/jsx.d.ts:185


sup

sup: CommonProps

Defined in

types/jsx.d.ts:186


table

table: CommonProps

Defined in

types/jsx.d.ts:187


tbody

tbody: CommonProps

Defined in

types/jsx.d.ts:188


td

td: CommonProps

Defined in

types/jsx.d.ts:189


template

template: CommonProps

Defined in

types/jsx.d.ts:190


textarea

textarea: CommonProps

Defined in

types/jsx.d.ts:191


tfoot

tfoot: CommonProps

Defined in

types/jsx.d.ts:192


th

th: CommonProps

Defined in

types/jsx.d.ts:193


thead

thead: CommonProps

Defined in

types/jsx.d.ts:194


time

time: CommonProps

Defined in

types/jsx.d.ts:195


title

title: CommonProps

Defined in

types/jsx.d.ts:196


tr

tr: CommonProps

Defined in

types/jsx.d.ts:197


u

u: CommonProps

Defined in

types/jsx.d.ts:198


ul

ul: CommonProps

Defined in

types/jsx.d.ts:199


var

var: CommonProps

Defined in

types/jsx.d.ts:200


video

video: CommonProps

Defined in

types/jsx.d.ts:201


wbr

wbr: CommonProps

Defined in

types/jsx.d.ts:202