HTML
Reflex also provides a set of HTML elements that can be used to create web pages. These elements are the same as the HTML elements that are used in web development. These elements come unstyled bhy default. You can style them using style props or tailwindcss classes.
The following is a list of the HTML elements that are available in Reflex:
API Reference
rx.el.Abbr
Display the abbr element.
Props
No component specific props
Event Triggers
See the full list of default event triggersrx.el.Address
Display the address element.
Props
No component specific props
Event Triggers
See the full list of default event triggersrx.el.Article
Display the article element.
Props
No component specific props
Event Triggers
See the full list of default event triggersrx.el.Aside
Display the aside element.
Props
No component specific props
Event Triggers
See the full list of default event triggersrx.el.B
Display the b element.
Props
No component specific props
Event Triggers
See the full list of default event triggersrx.el.Bdi
Display the bdi element.
Props
No component specific props
Event Triggers
See the full list of default event triggersrx.el.Bdo
Display the bdo element.
Props
No component specific props
Event Triggers
See the full list of default event triggersrx.el.Blockquote
Display the blockquote element.
Event Triggers
See the full list of default event triggersrx.el.Body
Display the body element.
Props
No component specific props
Event Triggers
See the full list of default event triggersrx.el.Br
Display the br element.
Props
No component specific props
Event Triggers
See the full list of default event triggersrx.el.Canvas
Display the canvas element.
Props
No component specific props
Event Triggers
See the full list of default event triggersrx.el.Cite
Display the cite element.
Props
No component specific props
Event Triggers
See the full list of default event triggersrx.el.Code
Display the code element.
Props
No component specific props
Event Triggers
See the full list of default event triggersrx.el.Colgroup
Display the colgroup element.
Event Triggers
See the full list of default event triggersrx.el.Dd
Display the dd element.
Props
No component specific props
Event Triggers
See the full list of default event triggersrx.el.Dfn
Display the dfn element.
Props
No component specific props
Event Triggers
See the full list of default event triggersrx.el.Div
Display the div element.
Props
No component specific props
Event Triggers
See the full list of default event triggersrx.el.Dl
Display the dl element.
Props
No component specific props
Event Triggers
See the full list of default event triggersrx.el.Dt
Display the dt element.
Props
No component specific props
Event Triggers
See the full list of default event triggersrx.el.Em
Display the em element.
Props
No component specific props
Event Triggers
See the full list of default event triggersrx.el.Fieldset
Display the fieldset element.
Event Triggers
See the full list of default event triggersrx.el.Figcaption
Display the figcaption element.
Props
No component specific props
Event Triggers
See the full list of default event triggersrx.el.Footer
Display the footer element.
Props
No component specific props
Event Triggers
See the full list of default event triggersrx.el.H1
Display the h1 element.
Props
No component specific props
Event Triggers
See the full list of default event triggersrx.el.H2
Display the h1 element.
Props
No component specific props
Event Triggers
See the full list of default event triggersrx.el.H3
Display the h1 element.
Props
No component specific props
Event Triggers
See the full list of default event triggersrx.el.H4
Display the h1 element.
Props
No component specific props
Event Triggers
See the full list of default event triggersrx.el.H5
Display the h1 element.
Props
No component specific props
Event Triggers
See the full list of default event triggersrx.el.H6
Display the h1 element.
Props
No component specific props
Event Triggers
See the full list of default event triggersrx.el.Head
Display the head element.
Props
No component specific props
Event Triggers
See the full list of default event triggersrx.el.Header
Display the header element.
Props
No component specific props
Event Triggers
See the full list of default event triggersrx.el.I
Display the i element.
Props
No component specific props
Event Triggers
See the full list of default event triggersrx.el.Kbd
Display the kbd element.
Props
No component specific props
Event Triggers
See the full list of default event triggersrx.el.Legend
Display the legend element.
Props
No component specific props
Event Triggers
See the full list of default event triggersrx.el.Li
Display the li element.
Props
No component specific props
Event Triggers
See the full list of default event triggersrx.el.Main
Display the main element.
Props
No component specific props
Event Triggers
See the full list of default event triggersrx.el.Mark
Display the mark element.
Props
No component specific props
Event Triggers
See the full list of default event triggersrx.el.Math
Display the math element.
Props
No component specific props
Event Triggers
See the full list of default event triggersrx.el.Nav
Display the nav element.
Props
No component specific props
Event Triggers
See the full list of default event triggersrx.el.Noscript
Display the noscript element.
Props
No component specific props
Event Triggers
See the full list of default event triggersrx.el.Optgroup
Display the optgroup element.
Event Triggers
See the full list of default event triggersrx.el.P
Display the p element.
Props
No component specific props
Event Triggers
See the full list of default event triggersrx.el.Picture
Display the picture element.
Props
No component specific props
Event Triggers
See the full list of default event triggersrx.el.Portal
Display the portal element.
Props
No component specific props
Event Triggers
See the full list of default event triggersrx.el.Pre
Display the pre element.
Props
No component specific props
Event Triggers
See the full list of default event triggersrx.el.Progress
Display the progress element.
Event Triggers
See the full list of default event triggersrx.el.Rp
Display the rp element.
Props
No component specific props
Event Triggers
See the full list of default event triggersrx.el.Rt
Display the rt element.
Props
No component specific props
Event Triggers
See the full list of default event triggersrx.el.Ruby
Display the ruby element.
Props
No component specific props
Event Triggers
See the full list of default event triggersrx.el.S
Display the s element.
Props
No component specific props
Event Triggers
See the full list of default event triggersrx.el.Samp
Display the samp element.
Props
No component specific props
Event Triggers
See the full list of default event triggersrx.el.Section
Display the section element.
Props
No component specific props
Event Triggers
See the full list of default event triggersrx.el.Small
Display the small element.
Props
No component specific props
Event Triggers
See the full list of default event triggersrx.el.Span
Display the span element.
Props
No component specific props
Event Triggers
See the full list of default event triggersrx.el.Strong
Display the strong element.
Props
No component specific props
Event Triggers
See the full list of default event triggersrx.el.Sub
Display the sub element.
Props
No component specific props
Event Triggers
See the full list of default event triggersrx.el.Sup
Display the sup element.
Props
No component specific props
Event Triggers
See the full list of default event triggersrx.el.svg.defs
Display the defs element.
Props
No component specific props
Event Triggers
See the full list of default event triggersrx.el.svg.linear_gradient
Display the linearGradient element.
Event Triggers
See the full list of default event triggersrx.el.svg.polygon
The SVG polygon component.
Event Triggers
See the full list of default event triggersrx.el.Template
Display the template element.
Props
No component specific props
Event Triggers
See the full list of default event triggersrx.el.Title
Display the title element.
Props
No component specific props
Event Triggers
See the full list of default event triggersrx.el.U
Display the u element.
Props
No component specific props
Event Triggers
See the full list of default event triggersrx.el.Ul
Display the ul element.
Props
No component specific props
Event Triggers
See the full list of default event triggersrx.el.Wbr
Display the wbr element.
Props
No component specific props