Skip to main content
Home

@fartlabs/htx@0.0.13
Built and signed on GitHub Actions

latest

An HTML rendering library in JSX.

This package works with DenoIt is unknown whether this package works with Cloudflare Workers, Node.js, Bun, Browsers
It is unknown whether this package works with Cloudflare Workers
It is unknown whether this package works with Node.js
This package works with Deno
It is unknown whether this package works with Bun
It is unknown whether this package works with Browsers
JSR Score
94%
Published
2 weeks ago (0.0.13)
f
A

A renders the a element.

f
ABBR

ABBR renders the abbr element.

I
AbbrElementProps

AbbrElementProps are the props for the abbr element.

f
ADDRESS

ADDRESS renders the address element.

I
AddressElementProps

AddressElementProps are the props for the address element.

f
AREA

AREA renders the area element.

f
ARTICLE

ARTICLE renders the article element.

I
ArticleElementProps

ArticleElementProps are the props for the article element.

f
ASIDE

ASIDE renders the aside element.

I
AsideElementProps

AsideElementProps are the props for the aside element.

f
AUDIO

AUDIO renders the audio element.

f
B

B renders the b element.

f
BASE

BASE renders the base element.

I
BaseElementProps

BaseElementProps are the props for the base element.

f
BDI

BDI renders the bdi element.

I
BdiElementProps

BdiElementProps are the props for the bdi element.

f
BDO

BDO renders the bdo element.

I
BdoElementProps

BdoElementProps are the props for the bdo element.

I
BElementProps

BElementProps are the props for the b element.

f
BLOCKQUOTE

BLOCKQUOTE renders the blockquote element.

I
BlockquoteElementProps

BlockquoteElementProps are the props for the blockquote element.

f
BODY

BODY renders the body element.

f
BR

BR renders the br element.

I
BrElementProps

BrElementProps are the props for the br element.

f
BUTTON

BUTTON renders the button element.

f
CANVAS

CANVAS renders the canvas element.

I
CanvasElementProps

CanvasElementProps are the props for the canvas element.

f
CAPTION

CAPTION renders the caption element.

I
CaptionElementProps

CaptionElementProps are the props for the caption element.

f
CITE

CITE renders the cite element.

I
CiteElementProps

CiteElementProps are the props for the cite element.

f
CODE

CODE renders the code element.

I
CodeElementProps

CodeElementProps are the props for the code element.

f
COL

COL renders the col element.

I
ColElementProps

ColElementProps are the props for the col element.

f
COLGROUP

COLGROUP renders the colgroup element.

I
ColgroupElementProps

ColgroupElementProps are the props for the colgroup element.

f
DATA

DATA renders the data element.

I
DataElementProps

DataElementProps are the props for the data element.

f
DATALIST

DATALIST renders the datalist element.

I
DatalistElementProps

DatalistElementProps are the props for the datalist element.

f
DD

DD renders the dd element.

I
DdElementProps

DdElementProps are the props for the dd element.

f
DEL

DEL renders the del element.

I
DelElementProps

DelElementProps are the props for the del element.

f
DETAILS

DETAILS renders the details element.

I
DetailsElementProps

DetailsElementProps are the props for the details element.

f
DFN

DFN renders the dfn element.

I
DfnElementProps

DfnElementProps are the props for the dfn element.

f
DIALOG

DIALOG renders the dialog element.

I
DialogElementProps

DialogElementProps are the props for the dialog element.

f
DIV

DIV renders the div element.

I
DivElementProps

DivElementProps are the props for the div element.

f
DL

DL renders the dl element.

I
DlElementProps

DlElementProps are the props for the dl element.

f
DT

DT renders the dt element.

I
DtElementProps

DtElementProps are the props for the dt element.

f
EM

EM renders the em element.

f
EMBED

EMBED renders the embed element.

I
EmbedElementProps

EmbedElementProps are the props for the embed element.

I
EmElementProps

EmElementProps are the props for the em element.

f
FENCEDFRAME

FENCEDFRAME renders the fencedframe element.

I
FencedframeElementProps

FencedframeElementProps are the props for the fencedframe element.

f
FIELDSET

FIELDSET renders the fieldset element.

I
FieldsetElementProps

FieldsetElementProps are the props for the fieldset element.

f
FIGCAPTION

FIGCAPTION renders the figcaption element.

I
FigcaptionElementProps

FigcaptionElementProps are the props for the figcaption element.

f
FIGURE

FIGURE renders the figure element.

I
FigureElementProps

FigureElementProps are the props for the figure element.

I
FooterElementProps

FooterElementProps are the props for the footer element.

f
FORM

FORM renders the form element.

I
H1ElementProps

H1ElementProps are the props for the h1 element.

I
H2ElementProps

H2ElementProps are the props for the h2 element.

I
H3ElementProps

H3ElementProps are the props for the h3 element.

I
H4ElementProps

H4ElementProps are the props for the h4 element.

I
H5ElementProps

H5ElementProps are the props for the h5 element.

I
H6ElementProps

H6ElementProps are the props for the h6 element.

f
H_1

H_1 renders the h1 element.

f
H_2

H_2 renders the h2 element.

f
H_3

H_3 renders the h3 element.

f
H_4

H_4 renders the h4 element.

f
H_5

H_5 renders the h5 element.

f
H_6

H_6 renders the h6 element.

f
HEAD

HEAD renders the head element.

I
HeadElementProps

HeadElementProps are the props for the head element.

f
HEADER

HEADER renders the header element.

I
HeaderElementProps

HeaderElementProps are the props for the header element.

f
HGROUP

HGROUP renders the hgroup element.

I
HgroupElementProps

HgroupElementProps are the props for the hgroup element.

f
HR

HR renders the hr element.

I
HrElementProps

HrElementProps are the props for the hr element.

f
HTML

HTML renders the html element.

I
HtmlElementProps

HtmlElementProps are the props for the html element.

f
I

I renders the i element.

I
IElementProps

IElementProps are the props for the i element.

f
IFRAME

IFRAME renders the iframe element.

f
IMG

IMG renders the img element.

f
INPUT

INPUT renders the input element.

T
InputElementType

InputElementType is the type of the input element.

f
INS

INS renders the ins element.

I
InsElementProps

InsElementProps are the props for the ins element.

f
KBD

KBD renders the kbd element.

I
KbdElementProps

KbdElementProps are the props for the kbd element.

f
LABEL

LABEL renders the label element.

I
LabelElementProps

LabelElementProps are the props for the label element.

f
LEGEND

LEGEND renders the legend element.

I
LegendElementProps

LegendElementProps are the props for the legend element.

f
LI

LI renders the li element.

I
LiElementProps

LiElementProps are the props for the li element.

f
MAIN

MAIN renders the main element.

I
MainElementProps

MainElementProps are the props for the main element.

f
MAP

MAP renders the map element.

I
MapElementProps

MapElementProps are the props for the map element.

f
MARK

MARK renders the mark element.

I
MarkElementProps

MarkElementProps are the props for the mark element.

f
MENU

MENU renders the menu element.

I
MenuElementProps

MenuElementProps are the props for the menu element.

f
META

META renders the meta element.

I
MetaElementProps

MetaElementProps are the props for the meta element.

f
METER

METER renders the meter element.

I
MeterElementProps

MeterElementProps are the props for the meter element.

f
NAV

NAV renders the nav element.

I
NavElementProps

NavElementProps are the props for the nav element.

f
NOSCRIPT

NOSCRIPT renders the noscript element.

I
NoscriptElementProps

NoscriptElementProps are the props for the noscript element.

f
OBJECT

OBJECT renders the object element.

f
OL

OL renders the ol element.

I
OlElementProps

OlElementProps are the props for the ol element.

f
OPTGROUP

OPTGROUP renders the optgroup element.

I
OptgroupElementProps

OptgroupElementProps are the props for the optgroup element.

f
OPTION

OPTION renders the option element.

I
OptionElementProps

OptionElementProps are the props for the option element.

f
OUTPUT

OUTPUT renders the output element.

I
OutputElementProps

OutputElementProps are the props for the output element.

f
P

P renders the p element.

I
PElementProps

PElementProps are the props for the p element.

f
PICTURE

PICTURE renders the picture element.

I
PictureElementProps

PictureElementProps are the props for the picture element.

f
PRE

PRE renders the pre element.

I
PreElementProps

PreElementProps are the props for the pre element.

f
PROGRESS

PROGRESS renders the progress element.

I
ProgressElementProps

ProgressElementProps are the props for the progress element.

f
Q

Q renders the q element.

I
QElementProps

QElementProps are the props for the q element.

f
RP

RP renders the rp element.

I
RpElementProps

RpElementProps are the props for the rp element.

f
RT

RT renders the rt element.

I
RtElementProps

RtElementProps are the props for the rt element.

f
RUBY

RUBY renders the ruby element.

I
RubyElementProps

RubyElementProps are the props for the ruby element.

f
S

S renders the s element.

f
SAMP

SAMP renders the samp element.

I
SampElementProps

SampElementProps are the props for the samp element.

f
SCRIPT

SCRIPT renders the script element.

I
SearchElementProps

SearchElementProps are the props for the search element.

f
SECTION

SECTION renders the section element.

I
SectionElementProps

SectionElementProps are the props for the section element.

f
SELECT

SELECT renders the select element.

f
SELECTEDCONTENT

SELECTEDCONTENT renders the selectedcontent element.

I
SelectedcontentElementProps

SelectedcontentElementProps are the props for the selectedcontent element.

I
SelectElementProps

SelectElementProps are the props for the select element.

I
SElementProps

SElementProps are the props for the s element.

f
SLOT

SLOT renders the slot element.

I
SlotElementProps

SlotElementProps are the props for the slot element.

f
SMALL

SMALL renders the small element.

I
SmallElementProps

SmallElementProps are the props for the small element.

f
SOURCE

SOURCE renders the source element.

I
SourceElementProps

SourceElementProps are the props for the source element.

f
SPAN

SPAN renders the span element.

I
SpanElementProps

SpanElementProps are the props for the span element.

f
STRONG

STRONG renders the strong element.

I
StrongElementProps

StrongElementProps are the props for the strong element.

f
STYLE

STYLE renders the style element.

I
StyleElementProps

StyleElementProps are the props for the style element.

f
SUB

SUB renders the sub element.

I
SubElementProps

SubElementProps are the props for the sub element.

f
SUMMARY

SUMMARY renders the summary element.

I
SummaryElementProps

SummaryElementProps are the props for the summary element.

f
SUP

SUP renders the sup element.

I
SupElementProps

SupElementProps are the props for the sup element.

f
TABLE

TABLE renders the table element.

f
TBODY

TBODY renders the tbody element.

I
TbodyElementProps

TbodyElementProps are the props for the tbody element.

f
TD

TD renders the td element.

f
TEMPLATE

TEMPLATE renders the template element.

f
TEXTAREA

TEXTAREA renders the textarea element.

f
TFOOT

TFOOT renders the tfoot element.

I
TfootElementProps

TfootElementProps are the props for the tfoot element.

f
TH

TH renders the th element.

f
THEAD

THEAD renders the thead element.

I
TheadElementProps

TheadElementProps are the props for the thead element.

f
TIME

TIME renders the time element.

I
TimeElementProps

TimeElementProps are the props for the time element.

f
TITLE

TITLE renders the title element.

I
TitleElementProps

TitleElementProps are the props for the title element.

f
TR

TR renders the tr element.

f
TRACK

TRACK renders the track element.

I
TrackElementProps

TrackElementProps are the props for the track element.

I
TrElementProps

TrElementProps are the props for the tr element.

f
U

U renders the u element.

I
UElementProps

UElementProps are the props for the u element.

f
UL

UL renders the ul element.

I
UlElementProps

UlElementProps are the props for the ul element.

f
VAR

VAR renders the var element.

I
VarElementProps

VarElementProps are the props for the var element.

f
VIDEO

VIDEO renders the video element.

f
WBR

WBR renders the wbr element.

I
WbrElementProps

WbrElementProps are the props for the wbr element.

f
ACRONYM

ACRONYM renders the acronym element.

I
AcronymElementProps

AcronymElementProps are the props for the acronym element.

f
BIG

BIG renders the big element.

I
BigElementProps

BigElementProps are the props for the big element.

f
CENTER

CENTER renders the center element.

I
CenterElementProps

CenterElementProps are the props for the center element.

f
DIR

DIR renders the dir element.

I
DirElementProps

DirElementProps are the props for the dir element.

f
FONT

FONT renders the font element.

I
FontElementProps

FontElementProps are the props for the font element.

f
FRAME

FRAME renders the frame element.

I
f
FRAMESET

FRAMESET renders the frameset element.

I
FramesetElementProps

FramesetElementProps are the props for the frameset element.

f
MARQUEE

MARQUEE renders the marquee element.

f
NOBR

NOBR renders the nobr element.

I
NobrElementProps

NobrElementProps are the props for the nobr element.

f
NOEMBED

NOEMBED renders the noembed element.

I
NoembedElementProps

NoembedElementProps are the props for the noembed element.

f
NOFRAMES

NOFRAMES renders the noframes element.

I
NoframesElementProps

NoframesElementProps are the props for the noframes element.

f
PARAM

PARAM renders the param element.

I
ParamElementProps

ParamElementProps are the props for the param element.

f
PLAINTEXT

PLAINTEXT renders the plaintext element.

I
PlaintextElementProps

PlaintextElementProps are the props for the plaintext element.

f
RB

RB renders the rb element.

I
RbElementProps

RbElementProps are the props for the rb element.

f
RTC

RTC renders the rtc element.

I
RtcElementProps

RtcElementProps are the props for the rtc element.

f
STRIKE

STRIKE renders the strike element.

I
StrikeElementProps

StrikeElementProps are the props for the strike element.

f
TT

TT renders the tt element.

I
TtElementProps

TtElementProps are the props for the tt element.

f
XMP

XMP renders the xmp element.

I
XmpElementProps

XmpElementProps are the props for the xmp element.

f
addElementFile

addElementFile adds a TypeScript file for the given HTML element descriptor.

f
addPropsInterfaces

addPropsInterfaces adds the interfaces to the given source file.

f
ABBR

ABBR renders the abbr element.

I
AbbrElementProps

AbbrElementProps are the props for the abbr element.

f
ACRONYM

ACRONYM renders the acronym element.

I
AcronymElementProps

AcronymElementProps are the props for the acronym element.

f
ADDRESS

ADDRESS renders the address element.

I
AddressElementProps

AddressElementProps are the props for the address element.

f
AREA

AREA renders the area element.

f
ARTICLE

ARTICLE renders the article element.

I
ArticleElementProps

ArticleElementProps are the props for the article element.

f
ASIDE

ASIDE renders the aside element.

I
AsideElementProps

AsideElementProps are the props for the aside element.

f
AUDIO

AUDIO renders the audio element.

f
B

B renders the b element.

I
BElementProps

BElementProps are the props for the b element.

f
BASE

BASE renders the base element.

I
BaseElementProps

BaseElementProps are the props for the base element.

f
BDI

BDI renders the bdi element.

I
BdiElementProps

BdiElementProps are the props for the bdi element.

f
BDO

BDO renders the bdo element.

I
BdoElementProps

BdoElementProps are the props for the bdo element.

f
BIG

BIG renders the big element.

I
BigElementProps

BigElementProps are the props for the big element.

f
BLOCKQUOTE

BLOCKQUOTE renders the blockquote element.

I
BlockquoteElementProps

BlockquoteElementProps are the props for the blockquote element.

f
BODY

BODY renders the body element.

f
BR

BR renders the br element.

I
BrElementProps

BrElementProps are the props for the br element.

f
CANVAS

CANVAS renders the canvas element.

I
CanvasElementProps

CanvasElementProps are the props for the canvas element.

f
CAPTION

CAPTION renders the caption element.

I
CaptionElementProps

CaptionElementProps are the props for the caption element.

f
CENTER

CENTER renders the center element.

I
CenterElementProps

CenterElementProps are the props for the center element.

f
CITE

CITE renders the cite element.

I
CiteElementProps

CiteElementProps are the props for the cite element.

f
CODE

CODE renders the code element.

I
CodeElementProps

CodeElementProps are the props for the code element.

f
COL

COL renders the col element.

I
ColElementProps

ColElementProps are the props for the col element.

f
COLGROUP

COLGROUP renders the colgroup element.

I
ColgroupElementProps

ColgroupElementProps are the props for the colgroup element.

f
DATA

DATA renders the data element.

I
DataElementProps

DataElementProps are the props for the data element.

f
DATALIST

DATALIST renders the datalist element.

I
DatalistElementProps

DatalistElementProps are the props for the datalist element.

f
DD

DD renders the dd element.

I
DdElementProps

DdElementProps are the props for the dd element.

f
DEL

DEL renders the del element.

I
DelElementProps

DelElementProps are the props for the del element.

f
DETAILS

DETAILS renders the details element.

I
DetailsElementProps

DetailsElementProps are the props for the details element.

f
DFN

DFN renders the dfn element.

I
DfnElementProps

DfnElementProps are the props for the dfn element.

f
DIALOG

DIALOG renders the dialog element.

I
DialogElementProps

DialogElementProps are the props for the dialog element.

f
DIR

DIR renders the dir element.

I
DirElementProps

DirElementProps are the props for the dir element.

f
DIV

DIV renders the div element.

I
DivElementProps

DivElementProps are the props for the div element.

f
DL

DL renders the dl element.

I
DlElementProps

DlElementProps are the props for the dl element.

f
DT

DT renders the dt element.

I
DtElementProps

DtElementProps are the props for the dt element.

f
EM

EM renders the em element.

I
EmElementProps

EmElementProps are the props for the em element.

f
EMBED

EMBED renders the embed element.

I
EmbedElementProps

EmbedElementProps are the props for the embed element.

f
FENCEDFRAME

FENCEDFRAME renders the fencedframe element.

I
FencedframeElementProps

FencedframeElementProps are the props for the fencedframe element.

f
FIELDSET

FIELDSET renders the fieldset element.

I
FieldsetElementProps

FieldsetElementProps are the props for the fieldset element.

f
FIGCAPTION

FIGCAPTION renders the figcaption element.

I
FigcaptionElementProps

FigcaptionElementProps are the props for the figcaption element.

f
FIGURE

FIGURE renders the figure element.

I
FigureElementProps

FigureElementProps are the props for the figure element.

f
FONT

FONT renders the font element.

I
FontElementProps

FontElementProps are the props for the font element.

I
FooterElementProps

FooterElementProps are the props for the footer element.

f
FORM

FORM renders the form element.

f
FRAME

FRAME renders the frame element.

I
f
FRAMESET

FRAMESET renders the frameset element.

I
FramesetElementProps

FramesetElementProps are the props for the frameset element.

I
H1ElementProps

H1ElementProps are the props for the h1 element.

f
H_1

H_1 renders the h1 element.

I
H2ElementProps

H2ElementProps are the props for the h2 element.

f
H_2

H_2 renders the h2 element.

I
H3ElementProps

H3ElementProps are the props for the h3 element.

f
H_3

H_3 renders the h3 element.

I
H4ElementProps

H4ElementProps are the props for the h4 element.

f
H_4

H_4 renders the h4 element.

I
H5ElementProps

H5ElementProps are the props for the h5 element.

f
H_5

H_5 renders the h5 element.

I
H6ElementProps

H6ElementProps are the props for the h6 element.

f
H_6

H_6 renders the h6 element.

f
HEAD

HEAD renders the head element.

I
HeadElementProps

HeadElementProps are the props for the head element.

f
HEADER

HEADER renders the header element.

I
HeaderElementProps

HeaderElementProps are the props for the header element.

f
HGROUP

HGROUP renders the hgroup element.

I
HgroupElementProps

HgroupElementProps are the props for the hgroup element.

f
HR

HR renders the hr element.

I
HrElementProps

HrElementProps are the props for the hr element.

f
HTML

HTML renders the html element.

I
HtmlElementProps

HtmlElementProps are the props for the html element.

f
I

I renders the i element.

I
IElementProps

IElementProps are the props for the i element.

f
INS

INS renders the ins element.

I
InsElementProps

InsElementProps are the props for the ins element.

f
KBD

KBD renders the kbd element.

I
KbdElementProps

KbdElementProps are the props for the kbd element.

f
LABEL

LABEL renders the label element.

I
LabelElementProps

LabelElementProps are the props for the label element.

f
LEGEND

LEGEND renders the legend element.

I
LegendElementProps

LegendElementProps are the props for the legend element.

f
LI

LI renders the li element.

I
LiElementProps

LiElementProps are the props for the li element.

f
MAIN

MAIN renders the main element.

I
MainElementProps

MainElementProps are the props for the main element.

f
MAP

MAP renders the map element.

I
MapElementProps

MapElementProps are the props for the map element.

f
MARK

MARK renders the mark element.

I
MarkElementProps

MarkElementProps are the props for the mark element.

f
MARQUEE

MARQUEE renders the marquee element.

f
MENU

MENU renders the menu element.

I
MenuElementProps

MenuElementProps are the props for the menu element.

f
META

META renders the meta element.

I
MetaElementProps

MetaElementProps are the props for the meta element.

f
METER

METER renders the meter element.

I
MeterElementProps

MeterElementProps are the props for the meter element.

f
NAV

NAV renders the nav element.

I
NavElementProps

NavElementProps are the props for the nav element.

f
NOBR

NOBR renders the nobr element.

I
NobrElementProps

NobrElementProps are the props for the nobr element.

f
NOEMBED

NOEMBED renders the noembed element.

I
NoembedElementProps

NoembedElementProps are the props for the noembed element.

f
NOFRAMES

NOFRAMES renders the noframes element.

I
NoframesElementProps

NoframesElementProps are the props for the noframes element.

f
NOSCRIPT

NOSCRIPT renders the noscript element.

I
NoscriptElementProps

NoscriptElementProps are the props for the noscript element.

f
OBJECT

OBJECT renders the object element.

f
OL

OL renders the ol element.

I
OlElementProps

OlElementProps are the props for the ol element.

f
OPTGROUP

OPTGROUP renders the optgroup element.

I
OptgroupElementProps

OptgroupElementProps are the props for the optgroup element.

f
OPTION

OPTION renders the option element.

I
OptionElementProps

OptionElementProps are the props for the option element.

f
OUTPUT

OUTPUT renders the output element.

I
OutputElementProps

OutputElementProps are the props for the output element.

f
P

P renders the p element.

I
PElementProps

PElementProps are the props for the p element.

f
PARAM

PARAM renders the param element.

I
ParamElementProps

ParamElementProps are the props for the param element.

f
PICTURE

PICTURE renders the picture element.

I
PictureElementProps

PictureElementProps are the props for the picture element.

f
PLAINTEXT

PLAINTEXT renders the plaintext element.

I
PlaintextElementProps

PlaintextElementProps are the props for the plaintext element.

f
PRE

PRE renders the pre element.

I
PreElementProps

PreElementProps are the props for the pre element.

f
PROGRESS

PROGRESS renders the progress element.

I
ProgressElementProps

ProgressElementProps are the props for the progress element.

f
Q

Q renders the q element.

I
QElementProps

QElementProps are the props for the q element.

f
RB

RB renders the rb element.

I
RbElementProps

RbElementProps are the props for the rb element.

f
RP

RP renders the rp element.

I
RpElementProps

RpElementProps are the props for the rp element.

f
RT

RT renders the rt element.

I
RtElementProps

RtElementProps are the props for the rt element.

f
RTC

RTC renders the rtc element.

I
RtcElementProps

RtcElementProps are the props for the rtc element.

f
RUBY

RUBY renders the ruby element.

I
RubyElementProps

RubyElementProps are the props for the ruby element.

f
S

S renders the s element.

I
SElementProps

SElementProps are the props for the s element.

f
SAMP

SAMP renders the samp element.

I
SampElementProps

SampElementProps are the props for the samp element.

f
SCRIPT

SCRIPT renders the script element.

f
SEARCH

SEARCH renders the search element.

I
SearchElementProps

SearchElementProps are the props for the search element.

f
SECTION

SECTION renders the section element.

I
SectionElementProps

SectionElementProps are the props for the section element.

f
SELECT

SELECT renders the select element.

I
SelectElementProps

SelectElementProps are the props for the select element.

f
SELECTEDCONTENT

SELECTEDCONTENT renders the selectedcontent element.

I
SelectedcontentElementProps

SelectedcontentElementProps are the props for the selectedcontent element.

f
SLOT

SLOT renders the slot element.

I
SlotElementProps

SlotElementProps are the props for the slot element.

f
SMALL

SMALL renders the small element.

I
SmallElementProps

SmallElementProps are the props for the small element.

f
SOURCE

SOURCE renders the source element.

I
SourceElementProps

SourceElementProps are the props for the source element.

f
SPAN

SPAN renders the span element.

I
SpanElementProps

SpanElementProps are the props for the span element.

f
STRIKE

STRIKE renders the strike element.

I
StrikeElementProps

StrikeElementProps are the props for the strike element.

f
STRONG

STRONG renders the strong element.

I
StrongElementProps

StrongElementProps are the props for the strong element.

f
STYLE

STYLE renders the style element.

I
StyleElementProps

StyleElementProps are the props for the style element.

f
SUB

SUB renders the sub element.

I
SubElementProps

SubElementProps are the props for the sub element.

f
SUMMARY

SUMMARY renders the summary element.

I
SummaryElementProps

SummaryElementProps are the props for the summary element.

f
SUP

SUP renders the sup element.

I
SupElementProps

SupElementProps are the props for the sup element.

f
TABLE

TABLE renders the table element.

f
TBODY

TBODY renders the tbody element.

I
TbodyElementProps

TbodyElementProps are the props for the tbody element.

f
TD

TD renders the td element.

f
TEMPLATE

TEMPLATE renders the template element.

f
TEXTAREA

TEXTAREA renders the textarea element.

f
TFOOT

TFOOT renders the tfoot element.

I
TfootElementProps

TfootElementProps are the props for the tfoot element.

f
TH

TH renders the th element.

f
THEAD

THEAD renders the thead element.

I
TheadElementProps

TheadElementProps are the props for the thead element.

f
TIME

TIME renders the time element.

I
TimeElementProps

TimeElementProps are the props for the time element.

f
TITLE

TITLE renders the title element.

I
TitleElementProps

TitleElementProps are the props for the title element.

f
TR

TR renders the tr element.

I
TrElementProps

TrElementProps are the props for the tr element.

f
TRACK

TRACK renders the track element.

I
TrackElementProps

TrackElementProps are the props for the track element.

f
TT

TT renders the tt element.

I
TtElementProps

TtElementProps are the props for the tt element.

f
U

U renders the u element.

I
UElementProps

UElementProps are the props for the u element.

f
UL

UL renders the ul element.

I
UlElementProps

UlElementProps are the props for the ul element.

f
VAR

VAR renders the var element.

I
VarElementProps

VarElementProps are the props for the var element.

f
WBR

WBR renders the wbr element.

I
WbrElementProps

WbrElementProps are the props for the wbr element.

f
XMP

XMP renders the xmp element.

I
XmpElementProps

XmpElementProps are the props for the xmp element.

f
ANNOTATION

ANNOTATION renders the annotation element.

I
AnnotationElementProps

AnnotationElementProps are the props for the annotation element.

f
ANNOTATION_XML

ANNOTATION_XML renders the annotation-xml element.

I
AnnotationXmlElementProps

AnnotationXmlElementProps are the props for the annotation-xml element.

f
MACTION

MACTION renders the maction element.

I
MactionElementProps

MactionElementProps are the props for the maction element.

f
MATH

MATH renders the math element.

I
MathElementProps

MathElementProps are the props for the math element.

f
MENCLOSE

MENCLOSE renders the menclose element.

I
MencloseElementProps

MencloseElementProps are the props for the menclose element.

f
MERROR

MERROR renders the merror element.

I
MerrorElementProps

MerrorElementProps are the props for the merror element.

f
MFENCED

MFENCED renders the mfenced element.

I
MfencedElementProps

MfencedElementProps are the props for the mfenced element.

f
MFRAC

MFRAC renders the mfrac element.

I
MfracElementProps

MfracElementProps are the props for the mfrac element.

f
MI

MI renders the mi element.

I
MiElementProps

MiElementProps are the props for the mi element.

f
MMULTISCRIPTS

MMULTISCRIPTS renders the mmultiscripts element.

I
MmultiscriptsElementProps

MmultiscriptsElementProps are the props for the mmultiscripts element.

f
MN

MN renders the mn element.

I
MnElementProps

MnElementProps are the props for the mn element.

f
MO

MO renders the mo element.

f
MOVER

MOVER renders the mover element.

I
MoverElementProps

MoverElementProps are the props for the mover element.

f
MPADDED

MPADDED renders the mpadded element.

I
MpaddedElementProps

MpaddedElementProps are the props for the mpadded element.

f
MPHANTOM

MPHANTOM renders the mphantom element.

I
MphantomElementProps

MphantomElementProps are the props for the mphantom element.

f
MPRESCRIPTS

MPRESCRIPTS renders the mprescripts element.

I
MprescriptsElementProps

MprescriptsElementProps are the props for the mprescripts element.

f
MROOT

MROOT renders the mroot element.

I
MrootElementProps

MrootElementProps are the props for the mroot element.

f
MROW

MROW renders the mrow element.

I
MrowElementProps

MrowElementProps are the props for the mrow element.

f
MS

MS renders the ms element.

I
MsElementProps

MsElementProps are the props for the ms element.

f
MSPACE

MSPACE renders the mspace element.

I
MspaceElementProps

MspaceElementProps are the props for the mspace element.

f
MSQRT

MSQRT renders the msqrt element.

I
MsqrtElementProps

MsqrtElementProps are the props for the msqrt element.

f
MSTYLE

MSTYLE renders the mstyle element.

I
MstyleElementProps

MstyleElementProps are the props for the mstyle element.

f
MSUB

MSUB renders the msub element.

I
MsubElementProps

MsubElementProps are the props for the msub element.

f
MSUBSUP

MSUBSUP renders the msubsup element.

I
MsubsupElementProps

MsubsupElementProps are the props for the msubsup element.

f
MSUP

MSUP renders the msup element.

I
MsupElementProps

MsupElementProps are the props for the msup element.

f
MTABLE

MTABLE renders the mtable element.

f
MTD

MTD renders the mtd element.

I
MtdElementProps

MtdElementProps are the props for the mtd element.

f
MTEXT

MTEXT renders the mtext element.

I
MtextElementProps

MtextElementProps are the props for the mtext element.

f
MTR

MTR renders the mtr element.

I
MtrElementProps

MtrElementProps are the props for the mtr element.

f
MUNDER

MUNDER renders the munder element.

I
MunderElementProps

MunderElementProps are the props for the munder element.

f
MUNDEROVER

MUNDEROVER renders the munderover element.

I
MunderoverElementProps

MunderoverElementProps are the props for the munderover element.

f
SEMANTICS

SEMANTICS renders the semantics element.

I
SemanticsElementProps

SemanticsElementProps are the props for the semantics element.

f
A

A renders the a element.

f
ANIMATE

ANIMATE renders the animate element.

f
ANIMATE_MOTION

ANIMATE_MOTION renders the animateMotion element.

I
f
ANIMATE_TRANSFORM

ANIMATE_TRANSFORM renders the animateTransform element.

I
AnimateTransformElementProps

AnimateTransformElementProps are the props for the animateTransform element.

f
CIRCLE

CIRCLE renders the circle element.

I
CircleElementProps

CircleElementProps are the props for the circle element.

f
CLIP_PATH

CLIP_PATH renders the clipPath element.

I
ClipPathElementProps

ClipPathElementProps are the props for the clipPath element.

f
DEFS

DEFS renders the defs element.

I
DefsElementProps

DefsElementProps are the props for the defs element.

f
DESC

DESC renders the desc element.

I
DescElementProps

DescElementProps are the props for the desc element.

f
ELLIPSE

ELLIPSE renders the ellipse element.

I
EllipseElementProps

EllipseElementProps are the props for the ellipse element.

f
FE_BLEND

FE_BLEND renders the feBlend element.

I
FeBlendElementProps

FeBlendElementProps are the props for the feBlend element.

f
FE_COLOR_MATRIX

FE_COLOR_MATRIX renders the feColorMatrix element.

I
FeColorMatrixElementProps

FeColorMatrixElementProps are the props for the feColorMatrix element.

f
FE_COMPONENT_TRANSFER

FE_COMPONENT_TRANSFER renders the feComponentTransfer element.

I
FeComponentTransferElementProps

FeComponentTransferElementProps are the props for the feComponentTransfer element.

f
FE_COMPOSITE

FE_COMPOSITE renders the feComposite element.

I
FeCompositeElementProps

FeCompositeElementProps are the props for the feComposite element.

f
FE_CONVOLVE_MATRIX

FE_CONVOLVE_MATRIX renders the feConvolveMatrix element.

f
FE_DIFFUSE_LIGHTING

FE_DIFFUSE_LIGHTING renders the feDiffuseLighting element.

I
FeDiffuseLightingElementProps

FeDiffuseLightingElementProps are the props for the feDiffuseLighting element.

f
FE_DISPLACEMENT_MAP

FE_DISPLACEMENT_MAP renders the feDisplacementMap element.

I
FeDisplacementMapElementProps

FeDisplacementMapElementProps are the props for the feDisplacementMap element.

f
FE_DISTANT_LIGHT

FE_DISTANT_LIGHT renders the feDistantLight element.

I
FeDistantLightElementProps

FeDistantLightElementProps are the props for the feDistantLight element.

f
FE_DROP_SHADOW

FE_DROP_SHADOW renders the feDropShadow element.

I
FeDropShadowElementProps

FeDropShadowElementProps are the props for the feDropShadow element.

f
FE_FLOOD

FE_FLOOD renders the feFlood element.

I
FeFloodElementProps

FeFloodElementProps are the props for the feFlood element.

f
FE_FUNC_A

FE_FUNC_A renders the feFuncA element.

I
FeFuncAElementProps

FeFuncAElementProps are the props for the feFuncA element.

f
FE_FUNC_B

FE_FUNC_B renders the feFuncB element.

I
FeFuncBElementProps

FeFuncBElementProps are the props for the feFuncB element.

f
FE_FUNC_G

FE_FUNC_G renders the feFuncG element.

I
FeFuncGElementProps

FeFuncGElementProps are the props for the feFuncG element.

f
FE_FUNC_R

FE_FUNC_R renders the feFuncR element.

I
FeFuncRElementProps

FeFuncRElementProps are the props for the feFuncR element.

f
FE_GAUSSIAN_BLUR

FE_GAUSSIAN_BLUR renders the feGaussianBlur element.

I
FeGaussianBlurElementProps

FeGaussianBlurElementProps are the props for the feGaussianBlur element.

f
FE_IMAGE

FE_IMAGE renders the feImage element.

I
FeImageElementProps

FeImageElementProps are the props for the feImage element.

f
FE_MERGE

FE_MERGE renders the feMerge element.

I
FeMergeElementProps

FeMergeElementProps are the props for the feMerge element.

f
FE_MERGE_NODE

FE_MERGE_NODE renders the feMergeNode element.

I
FeMergeNodeElementProps

FeMergeNodeElementProps are the props for the feMergeNode element.

f
FE_MORPHOLOGY

FE_MORPHOLOGY renders the feMorphology element.

I
FeMorphologyElementProps

FeMorphologyElementProps are the props for the feMorphology element.

f
FE_OFFSET

FE_OFFSET renders the feOffset element.

I
FeOffsetElementProps

FeOffsetElementProps are the props for the feOffset element.

f
FE_POINT_LIGHT

FE_POINT_LIGHT renders the fePointLight element.

I
FePointLightElementProps

FePointLightElementProps are the props for the fePointLight element.

f
FE_SPECULAR_LIGHTING

FE_SPECULAR_LIGHTING renders the feSpecularLighting element.

f
FE_SPOT_LIGHT

FE_SPOT_LIGHT renders the feSpotLight element.

f
FE_TILE

FE_TILE renders the feTile element.

I
FeTileElementProps

FeTileElementProps are the props for the feTile element.

f
FE_TURBULENCE

FE_TURBULENCE renders the feTurbulence element.

I
FeTurbulenceElementProps

FeTurbulenceElementProps are the props for the feTurbulence element.

f
FILTER

FILTER renders the filter element.

I
FilterElementProps

FilterElementProps are the props for the filter element.

f
FOREIGN_OBJECT

FOREIGN_OBJECT renders the foreignObject element.

I
ForeignObjectElementProps

ForeignObjectElementProps are the props for the foreignObject element.

f
G

G renders the g element.

I
GElementProps

GElementProps are the props for the g element.

f
IMAGE

IMAGE renders the image element.

f
LINE

LINE renders the line element.

I
LineElementProps

LineElementProps are the props for the line element.

f
LINEAR_GRADIENT

LINEAR_GRADIENT renders the linearGradient element.

I
f
MARKER

MARKER renders the marker element.

I
MarkerElementProps

MarkerElementProps are the props for the marker element.

f
MASK

MASK renders the mask element.

I
MaskElementProps

MaskElementProps are the props for the mask element.

f
METADATA

METADATA renders the metadata element.

I
MetadataElementProps

MetadataElementProps are the props for the metadata element.

f
MPATH

MPATH renders the mpath element.

I
MpathElementProps

MpathElementProps are the props for the mpath element.

f
PATH

PATH renders the path element.

I
PathElementProps

PathElementProps are the props for the path element.

f
PATTERN

PATTERN renders the pattern element.

f
POLYGON

POLYGON renders the polygon element.

I
PolygonElementProps

PolygonElementProps are the props for the polygon element.

f
POLYLINE

POLYLINE renders the polyline element.

I
PolylineElementProps

PolylineElementProps are the props for the polyline element.

f
RADIAL_GRADIENT

RADIAL_GRADIENT renders the radialGradient element.

f
RECT

RECT renders the rect element.

I
RectElementProps

RectElementProps are the props for the rect element.

f
SCRIPT

SCRIPT renders the script element.

I
ScriptElementProps

ScriptElementProps are the props for the script element.

f
SET

SET renders the set element.

I
SetElementProps

SetElementProps are the props for the set element.

f
STOP

STOP renders the stop element.

I
StopElementProps

StopElementProps are the props for the stop element.

f
STYLE

STYLE renders the style element.

I
StyleElementProps

StyleElementProps are the props for the style element.

f
SVG

SVG renders the svg element.

f
SWITCH

SWITCH renders the switch element.

I
SwitchElementProps

SwitchElementProps are the props for the switch element.

f
SYMBOL

SYMBOL renders the symbol element.

I
SymbolElementProps

SymbolElementProps are the props for the symbol element.

f
TEXT

TEXT renders the text element.

I
TextElementProps

TextElementProps are the props for the text element.

f
TEXT_PATH

TEXT_PATH renders the textPath element.

f
TITLE

TITLE renders the title element.

I
TitleElementProps

TitleElementProps are the props for the title element.

f
TSPAN

TSPAN renders the tspan element.

I
TspanElementProps

TspanElementProps are the props for the tspan element.

f
USE

USE renders the use element.

I
UseElementProps

UseElementProps are the props for the use element.

f
VIEW

VIEW renders the view element.

I
ViewElementProps

ViewElementProps are the props for the view element.

I
DataAttributes

DataAttributes are the attributes that start with data- for HTML elements.

I
GlobalAttributes

GlobalAttributes are the global attributes for HTML elements.

f
A

A renders the a element.

f
ABBR

ABBR renders the abbr element.

I
AbbrElementProps

AbbrElementProps are the props for the abbr element.

f
ADDRESS

ADDRESS renders the address element.

I
AddressElementProps

AddressElementProps are the props for the address element.

f
AREA

AREA renders the area element.

f
ARTICLE

ARTICLE renders the article element.

I
ArticleElementProps

ArticleElementProps are the props for the article element.

f
ASIDE

ASIDE renders the aside element.

I
AsideElementProps

AsideElementProps are the props for the aside element.

f
AUDIO

AUDIO renders the audio element.

f
B

B renders the b element.

f
BASE

BASE renders the base element.

I
BaseElementProps

BaseElementProps are the props for the base element.

f
BDI

BDI renders the bdi element.

I
BdiElementProps

BdiElementProps are the props for the bdi element.

f
BDO

BDO renders the bdo element.

I
BdoElementProps

BdoElementProps are the props for the bdo element.

I
BElementProps

BElementProps are the props for the b element.

f
BLOCKQUOTE

BLOCKQUOTE renders the blockquote element.

I
BlockquoteElementProps

BlockquoteElementProps are the props for the blockquote element.

f
BODY

BODY renders the body element.

f
BR

BR renders the br element.

I
BrElementProps

BrElementProps are the props for the br element.

f
BUTTON

BUTTON renders the button element.

f
CANVAS

CANVAS renders the canvas element.

I
CanvasElementProps

CanvasElementProps are the props for the canvas element.

f
CAPTION

CAPTION renders the caption element.

I
CaptionElementProps

CaptionElementProps are the props for the caption element.

f
CITE

CITE renders the cite element.

I
CiteElementProps

CiteElementProps are the props for the cite element.

f
CODE

CODE renders the code element.

I
CodeElementProps

CodeElementProps are the props for the code element.

f
COL

COL renders the col element.

I
ColElementProps

ColElementProps are the props for the col element.

f
COLGROUP

COLGROUP renders the colgroup element.

I
ColgroupElementProps

ColgroupElementProps are the props for the colgroup element.

f
DATA

DATA renders the data element.

I
DataElementProps

DataElementProps are the props for the data element.

f
DATALIST

DATALIST renders the datalist element.

I
DatalistElementProps

DatalistElementProps are the props for the datalist element.

f
DD

DD renders the dd element.

I
DdElementProps

DdElementProps are the props for the dd element.

f
DEL

DEL renders the del element.

I
DelElementProps

DelElementProps are the props for the del element.

f
DETAILS

DETAILS renders the details element.

I
DetailsElementProps

DetailsElementProps are the props for the details element.

f
DFN

DFN renders the dfn element.

I
DfnElementProps

DfnElementProps are the props for the dfn element.

f
DIALOG

DIALOG renders the dialog element.

I
DialogElementProps

DialogElementProps are the props for the dialog element.

f
DIV

DIV renders the div element.

I
DivElementProps

DivElementProps are the props for the div element.

f
DL

DL renders the dl element.

I
DlElementProps

DlElementProps are the props for the dl element.

f
DT

DT renders the dt element.

I
DtElementProps

DtElementProps are the props for the dt element.

f
EM

EM renders the em element.

f
EMBED

EMBED renders the embed element.

I
EmbedElementProps

EmbedElementProps are the props for the embed element.

I
EmElementProps

EmElementProps are the props for the em element.

f
FENCEDFRAME

FENCEDFRAME renders the fencedframe element.

I
FencedframeElementProps

FencedframeElementProps are the props for the fencedframe element.

f
FIELDSET

FIELDSET renders the fieldset element.

I
FieldsetElementProps

FieldsetElementProps are the props for the fieldset element.

f
FIGCAPTION

FIGCAPTION renders the figcaption element.

I
FigcaptionElementProps

FigcaptionElementProps are the props for the figcaption element.

f
FIGURE

FIGURE renders the figure element.

I
FigureElementProps

FigureElementProps are the props for the figure element.

I
FooterElementProps

FooterElementProps are the props for the footer element.

f
FORM

FORM renders the form element.

I
H1ElementProps

H1ElementProps are the props for the h1 element.

I
H2ElementProps

H2ElementProps are the props for the h2 element.

I
H3ElementProps

H3ElementProps are the props for the h3 element.

I
H4ElementProps

H4ElementProps are the props for the h4 element.

I
H5ElementProps

H5ElementProps are the props for the h5 element.

I
H6ElementProps

H6ElementProps are the props for the h6 element.

f
H_1

H_1 renders the h1 element.

f
H_2

H_2 renders the h2 element.

f
H_3

H_3 renders the h3 element.

f
H_4

H_4 renders the h4 element.

f
H_5

H_5 renders the h5 element.

f
H_6

H_6 renders the h6 element.

f
HEAD

HEAD renders the head element.

I
HeadElementProps

HeadElementProps are the props for the head element.

f
HEADER

HEADER renders the header element.

I
HeaderElementProps

HeaderElementProps are the props for the header element.

f
HGROUP

HGROUP renders the hgroup element.

I
HgroupElementProps

HgroupElementProps are the props for the hgroup element.

f
HR

HR renders the hr element.

I
HrElementProps

HrElementProps are the props for the hr element.

f
HTML

HTML renders the html element.

I
HtmlElementProps

HtmlElementProps are the props for the html element.

f
I

I renders the i element.

I
IElementProps

IElementProps are the props for the i element.

f
IFRAME

IFRAME renders the iframe element.

f
IMG

IMG renders the img element.

f
INPUT

INPUT renders the input element.

T
InputElementType

InputElementType is the type of the input element.

f
INS

INS renders the ins element.

I
InsElementProps

InsElementProps are the props for the ins element.

f
KBD

KBD renders the kbd element.

I
KbdElementProps

KbdElementProps are the props for the kbd element.

f
LABEL

LABEL renders the label element.

I
LabelElementProps

LabelElementProps are the props for the label element.

f
LEGEND

LEGEND renders the legend element.

I
LegendElementProps

LegendElementProps are the props for the legend element.

f
LI

LI renders the li element.

I
LiElementProps

LiElementProps are the props for the li element.

f
MAIN

MAIN renders the main element.

I
MainElementProps

MainElementProps are the props for the main element.

f
MAP

MAP renders the map element.

I
MapElementProps

MapElementProps are the props for the map element.

f
MARK

MARK renders the mark element.

I
MarkElementProps

MarkElementProps are the props for the mark element.

f
MENU

MENU renders the menu element.

I
MenuElementProps

MenuElementProps are the props for the menu element.

f
META

META renders the meta element.

I
MetaElementProps

MetaElementProps are the props for the meta element.

f
METER

METER renders the meter element.

I
MeterElementProps

MeterElementProps are the props for the meter element.

f
NAV

NAV renders the nav element.

I
NavElementProps

NavElementProps are the props for the nav element.

f
NOSCRIPT

NOSCRIPT renders the noscript element.

I
NoscriptElementProps

NoscriptElementProps are the props for the noscript element.

f
OBJECT

OBJECT renders the object element.

f
OL

OL renders the ol element.

I
OlElementProps

OlElementProps are the props for the ol element.

f
OPTGROUP

OPTGROUP renders the optgroup element.

I
OptgroupElementProps

OptgroupElementProps are the props for the optgroup element.

f
OPTION

OPTION renders the option element.

I
OptionElementProps

OptionElementProps are the props for the option element.

f
OUTPUT

OUTPUT renders the output element.

I
OutputElementProps

OutputElementProps are the props for the output element.

f
P

P renders the p element.

I
PElementProps

PElementProps are the props for the p element.

f
PICTURE

PICTURE renders the picture element.

I
PictureElementProps

PictureElementProps are the props for the picture element.

f
PRE

PRE renders the pre element.

I
PreElementProps

PreElementProps are the props for the pre element.

f
PROGRESS

PROGRESS renders the progress element.

I
ProgressElementProps

ProgressElementProps are the props for the progress element.

f
Q

Q renders the q element.

I
QElementProps

QElementProps are the props for the q element.

f
RP

RP renders the rp element.

I
RpElementProps

RpElementProps are the props for the rp element.

f
RT

RT renders the rt element.

I
RtElementProps

RtElementProps are the props for the rt element.

f
RUBY

RUBY renders the ruby element.

I
RubyElementProps

RubyElementProps are the props for the ruby element.

f
S

S renders the s element.

f
SAMP

SAMP renders the samp element.

I
SampElementProps

SampElementProps are the props for the samp element.

f
SCRIPT

SCRIPT renders the script element.

f
SEARCH

SEARCH renders the search element.

I
SearchElementProps

SearchElementProps are the props for the search element.

f
SECTION

SECTION renders the section element.

I
SectionElementProps

SectionElementProps are the props for the section element.

f
SELECT

SELECT renders the select element.

f
SELECTEDCONTENT

SELECTEDCONTENT renders the selectedcontent element.

I
SelectedcontentElementProps

SelectedcontentElementProps are the props for the selectedcontent element.

I
SelectElementProps

SelectElementProps are the props for the select element.

I
SElementProps

SElementProps are the props for the s element.

f
SLOT

SLOT renders the slot element.

I
SlotElementProps

SlotElementProps are the props for the slot element.

f
SMALL

SMALL renders the small element.

I
SmallElementProps

SmallElementProps are the props for the small element.

f
SOURCE

SOURCE renders the source element.

I
SourceElementProps

SourceElementProps are the props for the source element.

f
SPAN

SPAN renders the span element.

I
SpanElementProps

SpanElementProps are the props for the span element.

f
STRONG

STRONG renders the strong element.

I
StrongElementProps

StrongElementProps are the props for the strong element.

f
STYLE

STYLE renders the style element.

I
StyleElementProps

StyleElementProps are the props for the style element.

f
SUB

SUB renders the sub element.

I
SubElementProps

SubElementProps are the props for the sub element.

f
SUMMARY

SUMMARY renders the summary element.

I
SummaryElementProps

SummaryElementProps are the props for the summary element.

f
SUP

SUP renders the sup element.

I
SupElementProps

SupElementProps are the props for the sup element.

f
TABLE

TABLE renders the table element.

f
TBODY

TBODY renders the tbody element.

I
TbodyElementProps

TbodyElementProps are the props for the tbody element.

f
TD

TD renders the td element.

f
TEMPLATE

TEMPLATE renders the template element.

f
TEXTAREA

TEXTAREA renders the textarea element.

f
TFOOT

TFOOT renders the tfoot element.

I
TfootElementProps

TfootElementProps are the props for the tfoot element.

f
TH

TH renders the th element.

f
THEAD

THEAD renders the thead element.

I
TheadElementProps

TheadElementProps are the props for the thead element.

f
TIME

TIME renders the time element.

I
TimeElementProps

TimeElementProps are the props for the time element.

f
TITLE

TITLE renders the title element.

I
TitleElementProps

TitleElementProps are the props for the title element.

f
TR

TR renders the tr element.

f
TRACK

TRACK renders the track element.

I
TrackElementProps

TrackElementProps are the props for the track element.

I
TrElementProps

TrElementProps are the props for the tr element.

f
U

U renders the u element.

I
UElementProps

UElementProps are the props for the u element.

f
UL

UL renders the ul element.

I
UlElementProps

UlElementProps are the props for the ul element.

f
VAR

VAR renders the var element.

I
VarElementProps

VarElementProps are the props for the var element.

f
VIDEO

VIDEO renders the video element.

f
WBR

WBR renders the wbr element.

I
WbrElementProps

WbrElementProps are the props for the wbr element.

f
ACRONYM

ACRONYM renders the acronym element.

I
AcronymElementProps

AcronymElementProps are the props for the acronym element.

f
BIG

BIG renders the big element.

I
BigElementProps

BigElementProps are the props for the big element.

f
CENTER

CENTER renders the center element.

I
CenterElementProps

CenterElementProps are the props for the center element.

f
DIR

DIR renders the dir element.

I
DirElementProps

DirElementProps are the props for the dir element.

f
FONT

FONT renders the font element.

I
FontElementProps

FontElementProps are the props for the font element.

f
FRAME

FRAME renders the frame element.

I
f
FRAMESET

FRAMESET renders the frameset element.

I
FramesetElementProps

FramesetElementProps are the props for the frameset element.

f
MARQUEE

MARQUEE renders the marquee element.

f
NOBR

NOBR renders the nobr element.

I
NobrElementProps

NobrElementProps are the props for the nobr element.

f
NOEMBED

NOEMBED renders the noembed element.

I
NoembedElementProps

NoembedElementProps are the props for the noembed element.

f
NOFRAMES

NOFRAMES renders the noframes element.

I
NoframesElementProps

NoframesElementProps are the props for the noframes element.

f
PARAM

PARAM renders the param element.

I
ParamElementProps

ParamElementProps are the props for the param element.

f
PLAINTEXT

PLAINTEXT renders the plaintext element.

I
PlaintextElementProps

PlaintextElementProps are the props for the plaintext element.

f
RB

RB renders the rb element.

I
RbElementProps

RbElementProps are the props for the rb element.

f
RTC

RTC renders the rtc element.

I
RtcElementProps

RtcElementProps are the props for the rtc element.

f
STRIKE

STRIKE renders the strike element.

I
StrikeElementProps

StrikeElementProps are the props for the strike element.

f
TT

TT renders the tt element.

I
TtElementProps

TtElementProps are the props for the tt element.

f
XMP

XMP renders the xmp element.

I
XmpElementProps

XmpElementProps are the props for the xmp element.

f
ANNOTATION

ANNOTATION renders the annotation element.

f
ANNOTATION_XML

ANNOTATION_XML renders the annotation-xml element.

I
AnnotationElementProps

AnnotationElementProps are the props for the annotation element.

I
AnnotationXmlElementProps

AnnotationXmlElementProps are the props for the annotation-xml element.

f
MATH

MATH renders the math element.

I
MathElementProps

MathElementProps are the props for the math element.

f
MENCLOSE

MENCLOSE renders the menclose element.

I
MencloseElementProps

MencloseElementProps are the props for the menclose element.

f
MERROR

MERROR renders the merror element.

I
MerrorElementProps

MerrorElementProps are the props for the merror element.

f
MFRAC

MFRAC renders the mfrac element.

I
MfracElementProps

MfracElementProps are the props for the mfrac element.

f
MI

MI renders the mi element.

I
MiElementProps

MiElementProps are the props for the mi element.

f
MMULTISCRIPTS

MMULTISCRIPTS renders the mmultiscripts element.

I
MmultiscriptsElementProps

MmultiscriptsElementProps are the props for the mmultiscripts element.

f
MN

MN renders the mn element.

I
MnElementProps

MnElementProps are the props for the mn element.

f
MO

MO renders the mo element.

f
MOVER

MOVER renders the mover element.

I
MoverElementProps

MoverElementProps are the props for the mover element.

f
MPADDED

MPADDED renders the mpadded element.

I
MpaddedElementProps

MpaddedElementProps are the props for the mpadded element.

f
MPHANTOM

MPHANTOM renders the mphantom element.

I
MphantomElementProps

MphantomElementProps are the props for the mphantom element.

f
MPRESCRIPTS

MPRESCRIPTS renders the mprescripts element.

I
MprescriptsElementProps

MprescriptsElementProps are the props for the mprescripts element.

f
MROOT

MROOT renders the mroot element.

I
MrootElementProps

MrootElementProps are the props for the mroot element.

f
MROW

MROW renders the mrow element.

I
MrowElementProps

MrowElementProps are the props for the mrow element.

f
MS

MS renders the ms element.

I
MsElementProps

MsElementProps are the props for the ms element.

f
MSPACE

MSPACE renders the mspace element.

I
MspaceElementProps

MspaceElementProps are the props for the mspace element.

f
MSQRT

MSQRT renders the msqrt element.

I
MsqrtElementProps

MsqrtElementProps are the props for the msqrt element.

f
MSTYLE

MSTYLE renders the mstyle element.

I
MstyleElementProps

MstyleElementProps are the props for the mstyle element.

f
MSUB

MSUB renders the msub element.

I
MsubElementProps

MsubElementProps are the props for the msub element.

f
MSUBSUP

MSUBSUP renders the msubsup element.

I
MsubsupElementProps

MsubsupElementProps are the props for the msubsup element.

f
MSUP

MSUP renders the msup element.

I
MsupElementProps

MsupElementProps are the props for the msup element.

f
MTABLE

MTABLE renders the mtable element.

f
MTD

MTD renders the mtd element.

I
MtdElementProps

MtdElementProps are the props for the mtd element.

f
MTEXT

MTEXT renders the mtext element.

I
MtextElementProps

MtextElementProps are the props for the mtext element.

f
MTR

MTR renders the mtr element.

I
MtrElementProps

MtrElementProps are the props for the mtr element.

f
MUNDER

MUNDER renders the munder element.

I
MunderElementProps

MunderElementProps are the props for the munder element.

f
MUNDEROVER

MUNDEROVER renders the munderover element.

I
MunderoverElementProps

MunderoverElementProps are the props for the munderover element.

f
SEMANTICS

SEMANTICS renders the semantics element.

I
SemanticsElementProps

SemanticsElementProps are the props for the semantics element.

f
MACTION

MACTION renders the maction element.

I
MactionElementProps

MactionElementProps are the props for the maction element.

f
MFENCED

MFENCED renders the mfenced element.

I
MfencedElementProps

MfencedElementProps are the props for the mfenced element.

f
A

A renders the a element.

f
ANIMATE

ANIMATE renders the animate element.

f
ANIMATE_MOTION

ANIMATE_MOTION renders the animateMotion element.

f
ANIMATE_TRANSFORM

ANIMATE_TRANSFORM renders the animateTransform element.

I
I
AnimateTransformElementProps

AnimateTransformElementProps are the props for the animateTransform element.

f
CIRCLE

CIRCLE renders the circle element.

I
CircleElementProps

CircleElementProps are the props for the circle element.

f
CLIP_PATH

CLIP_PATH renders the clipPath element.

I
ClipPathElementProps

ClipPathElementProps are the props for the clipPath element.

f
DEFS

DEFS renders the defs element.

I
DefsElementProps

DefsElementProps are the props for the defs element.

f
DESC

DESC renders the desc element.

I
DescElementProps

DescElementProps are the props for the desc element.

f
ELLIPSE

ELLIPSE renders the ellipse element.

I
EllipseElementProps

EllipseElementProps are the props for the ellipse element.

f
FE_BLEND

FE_BLEND renders the feBlend element.

f
FE_COLOR_MATRIX

FE_COLOR_MATRIX renders the feColorMatrix element.

f
FE_COMPONENT_TRANSFER

FE_COMPONENT_TRANSFER renders the feComponentTransfer element.

f
FE_COMPOSITE

FE_COMPOSITE renders the feComposite element.

f
FE_CONVOLVE_MATRIX

FE_CONVOLVE_MATRIX renders the feConvolveMatrix element.

f
FE_DIFFUSE_LIGHTING

FE_DIFFUSE_LIGHTING renders the feDiffuseLighting element.

f
FE_DISPLACEMENT_MAP

FE_DISPLACEMENT_MAP renders the feDisplacementMap element.

f
FE_DISTANT_LIGHT

FE_DISTANT_LIGHT renders the feDistantLight element.

f
FE_DROP_SHADOW

FE_DROP_SHADOW renders the feDropShadow element.

f
FE_FLOOD

FE_FLOOD renders the feFlood element.

f
FE_FUNC_A

FE_FUNC_A renders the feFuncA element.

f
FE_FUNC_B

FE_FUNC_B renders the feFuncB element.

f
FE_FUNC_G

FE_FUNC_G renders the feFuncG element.

f
FE_FUNC_R

FE_FUNC_R renders the feFuncR element.

f
FE_GAUSSIAN_BLUR

FE_GAUSSIAN_BLUR renders the feGaussianBlur element.

f
FE_IMAGE

FE_IMAGE renders the feImage element.

f
FE_MERGE

FE_MERGE renders the feMerge element.

f
FE_MERGE_NODE

FE_MERGE_NODE renders the feMergeNode element.

f
FE_MORPHOLOGY

FE_MORPHOLOGY renders the feMorphology element.

f
FE_OFFSET

FE_OFFSET renders the feOffset element.

f
FE_POINT_LIGHT

FE_POINT_LIGHT renders the fePointLight element.

f
FE_SPECULAR_LIGHTING

FE_SPECULAR_LIGHTING renders the feSpecularLighting element.

f
FE_SPOT_LIGHT

FE_SPOT_LIGHT renders the feSpotLight element.

f
FE_TILE

FE_TILE renders the feTile element.

f
FE_TURBULENCE

FE_TURBULENCE renders the feTurbulence element.

I
FeBlendElementProps

FeBlendElementProps are the props for the feBlend element.

I
FeColorMatrixElementProps

FeColorMatrixElementProps are the props for the feColorMatrix element.

I
FeComponentTransferElementProps

FeComponentTransferElementProps are the props for the feComponentTransfer element.

I
FeCompositeElementProps

FeCompositeElementProps are the props for the feComposite element.

I
FeDiffuseLightingElementProps

FeDiffuseLightingElementProps are the props for the feDiffuseLighting element.

I
FeDisplacementMapElementProps

FeDisplacementMapElementProps are the props for the feDisplacementMap element.

I
FeDistantLightElementProps

FeDistantLightElementProps are the props for the feDistantLight element.

I
FeDropShadowElementProps

FeDropShadowElementProps are the props for the feDropShadow element.

I
FeFloodElementProps

FeFloodElementProps are the props for the feFlood element.

I
FeFuncAElementProps

FeFuncAElementProps are the props for the feFuncA element.

I
FeFuncBElementProps

FeFuncBElementProps are the props for the feFuncB element.

I
FeFuncGElementProps

FeFuncGElementProps are the props for the feFuncG element.

I
FeFuncRElementProps

FeFuncRElementProps are the props for the feFuncR element.

I
FeGaussianBlurElementProps

FeGaussianBlurElementProps are the props for the feGaussianBlur element.

I
FeImageElementProps

FeImageElementProps are the props for the feImage element.

I
FeMergeElementProps

FeMergeElementProps are the props for the feMerge element.

I
FeMergeNodeElementProps

FeMergeNodeElementProps are the props for the feMergeNode element.

I
FeMorphologyElementProps

FeMorphologyElementProps are the props for the feMorphology element.

I
FeOffsetElementProps

FeOffsetElementProps are the props for the feOffset element.

I
FePointLightElementProps

FePointLightElementProps are the props for the fePointLight element.

I
FeTileElementProps

FeTileElementProps are the props for the feTile element.

I
FeTurbulenceElementProps

FeTurbulenceElementProps are the props for the feTurbulence element.

f
FILTER

FILTER renders the filter element.

I
FilterElementProps

FilterElementProps are the props for the filter element.

f
FOREIGN_OBJECT

FOREIGN_OBJECT renders the foreignObject element.

I
ForeignObjectElementProps

ForeignObjectElementProps are the props for the foreignObject element.

f
G

G renders the g element.

I
GElementProps

GElementProps are the props for the g element.

f
IMAGE

IMAGE renders the image element.

f
LINE

LINE renders the line element.

f
LINEAR_GRADIENT

LINEAR_GRADIENT renders the linearGradient element.

I
I
LineElementProps

LineElementProps are the props for the line element.

f
MARKER

MARKER renders the marker element.

I
MarkerElementProps

MarkerElementProps are the props for the marker element.

f
MASK

MASK renders the mask element.

I
MaskElementProps

MaskElementProps are the props for the mask element.

f
METADATA

METADATA renders the metadata element.

I
MetadataElementProps

MetadataElementProps are the props for the metadata element.

f
MPATH

MPATH renders the mpath element.

I
MpathElementProps

MpathElementProps are the props for the mpath element.

f
PATH

PATH renders the path element.

I
PathElementProps

PathElementProps are the props for the path element.

f
PATTERN

PATTERN renders the pattern element.

f
POLYGON

POLYGON renders the polygon element.

I
PolygonElementProps

PolygonElementProps are the props for the polygon element.

f
POLYLINE

POLYLINE renders the polyline element.

I
PolylineElementProps

PolylineElementProps are the props for the polyline element.

f
RADIAL_GRADIENT

RADIAL_GRADIENT renders the radialGradient element.

f
RECT

RECT renders the rect element.

I
RectElementProps

RectElementProps are the props for the rect element.

f
SCRIPT

SCRIPT renders the script element.

I
ScriptElementProps

ScriptElementProps are the props for the script element.

f
SET

SET renders the set element.

I
SetElementProps

SetElementProps are the props for the set element.

f
STOP

STOP renders the stop element.

I
StopElementProps

StopElementProps are the props for the stop element.

f
STYLE

STYLE renders the style element.

I
StyleElementProps

StyleElementProps are the props for the style element.

f
SVG

SVG renders the svg element.

f
SWITCH

SWITCH renders the switch element.

I
SwitchElementProps

SwitchElementProps are the props for the switch element.

f
SYMBOL

SYMBOL renders the symbol element.

I
SymbolElementProps

SymbolElementProps are the props for the symbol element.

f
TEXT

TEXT renders the text element.

f
TEXT_PATH

TEXT_PATH renders the textPath element.

I
TextElementProps

TextElementProps are the props for the text element.

f
TITLE

TITLE renders the title element.

I
TitleElementProps

TitleElementProps are the props for the title element.

f
TSPAN

TSPAN renders the tspan element.

I
TspanElementProps

TspanElementProps are the props for the tspan element.

f
USE

USE renders the use element.

I
UseElementProps

UseElementProps are the props for the use element.

f
VIEW

VIEW renders the view element.

I
ViewElementProps

ViewElementProps are the props for the view element.

New Ticket: Report package

Please provide a reason for reporting this package. We will review your report and take appropriate action.

Please review the JSR usage policy before submitting a report.