elixir_script_react v1.0.2-react.15.6.1 React.HTML

Defines macros for creating React HTML elements.

Link to this section Summary

Functions

Defines a macro for the html element, a

Defines a macro for the html element, abbr

Defines a macro for the html element, address

Defines a macro for the html element, area

Defines a macro for the html element, article

Defines a macro for the html element, aside

Defines a macro for the html element, audio

Defines a macro for the html element, b

Defines a macro for the html element, base

Defines a macro for the html element, bdi

Defines a macro for the html element, bdo

Defines a macro for the html element, blockquote

Defines a macro for the html element, body

Defines a macro for the html element, br

Defines a macro for the html element, button

Defines a macro for the html element, canvas

Defines a macro for the html element, caption

Defines a macro for the html element, cite

Defines a macro for the html element, code

Defines a macro for the html element, col

Defines a macro for the html element, colgroup

Defines a macro for the html element, command

Defines a macro for the html element, datalist

Defines a macro for the html element, dd

Defines a macro for the html element, del

Defines a macro for the html element, details

Defines a macro for the html element, dfn

Defines a macro for the html element, dialog

Defines a macro for the html element, div

Defines a macro for the html element, dl

Defines a macro for the html element, dt

Defines a macro for the html element, em

Defines a macro for the html element, embed

Defines a macro for the html element, fieldset

Defines a macro for the html element, figcaption

Defines a macro for the html element, figure

Defines a macro for the html element, footer

Defines a macro for the html element, form

Defines a macro for the html element, h1

Defines a macro for the html element, h2

Defines a macro for the html element, h3

Defines a macro for the html element, h4

Defines a macro for the html element, head

Defines a macro for the html element, header

Defines a macro for the html element, hgroup

Defines a macro for the html element, hr

Defines a macro for the html element, html

Defines a macro for the html element, i

Defines a macro for the html element, iframe

Defines a macro for the html element, img

Defines a macro for the html element, input

Defines a macro for the html element, ins

Defines a macro for the html element, kbd

Defines a macro for the html element, keygen

Defines a macro for the html element, label

Defines a macro for the html element, legend

Defines a macro for the html element, li

Defines a macro for the html element, link

Defines a macro for the html element, main

Defines a macro for the html element, map

Defines a macro for the html element, mark

Defines a macro for the html element, menu

Defines a macro for the html element, menuitem

Defines a macro for the html element, meta

Defines a macro for the html element, meter

Defines a macro for the html element, nav

Defines a macro for the html element, noscript

Defines a macro for the html element, object

Defines a macro for the html element, ol

Defines a macro for the html element, optgroup

Defines a macro for the html element, option

Defines a macro for the html element, output

Defines a macro for the html element, p

Defines a macro for the html element, param

Defines a macro for the html element, pre

Defines a macro for the html element, progress

Defines a macro for the html element, q

Defines a macro for the html element, rp

Defines a macro for the html element, rt

Defines a macro for the html element, ruby

Defines a macro for the html element, s

Defines a macro for the html element, samp

Defines a macro for the html element, script

Defines a macro for the html element, section

Defines a macro for the html element, select

Defines a macro for the html element, small

Defines a macro for the html element, source

Defines a macro for the html element, span

Defines a macro for the html element, strong

Defines a macro for the html element, style

Defines a macro for the html element, sub

Defines a macro for the html element, summary

Defines a macro for the html element, sup

Defines a macro for the html element, table

Defines a macro for the html element, tbody

Defines a macro for the html element, td

Defines a macro for the html element, textarea

Defines a macro for the html element, tfoot

Defines a macro for the html element, th

Defines a macro for the html element, thead

Defines a macro for the html element, time

Defines a macro for the html element, title

Defines a macro for the html element, tr

Defines a macro for the html element, track

Defines a macro for the html element, u

Defines a macro for the html element, ul

Defines a macro for the html element, var

Defines a macro for the html element, video

Defines a macro for the html element, wbr

Link to this section Functions

Link to this macro a(attrs \\ []) (macro)
Link to this macro a(attrs, list) (macro)

Defines a macro for the html element, a

Link to this macro abbr(attrs \\ []) (macro)
Link to this macro abbr(attrs, list) (macro)

Defines a macro for the html element, abbr

Link to this macro address(attrs \\ []) (macro)
Link to this macro address(attrs, list) (macro)

Defines a macro for the html element, address

Link to this macro area(attrs \\ []) (macro)
Link to this macro area(attrs, list) (macro)

Defines a macro for the html element, area

Link to this macro article(attrs \\ []) (macro)
Link to this macro article(attrs, list) (macro)

Defines a macro for the html element, article

Link to this macro aside(attrs \\ []) (macro)
Link to this macro aside(attrs, list) (macro)

Defines a macro for the html element, aside

Link to this macro audio(attrs \\ []) (macro)
Link to this macro audio(attrs, list) (macro)

Defines a macro for the html element, audio

Link to this macro b(attrs \\ []) (macro)
Link to this macro b(attrs, list) (macro)

Defines a macro for the html element, b

Link to this macro base(attrs \\ []) (macro)
Link to this macro base(attrs, list) (macro)

Defines a macro for the html element, base

Link to this macro bdi(attrs \\ []) (macro)
Link to this macro bdi(attrs, list) (macro)

Defines a macro for the html element, bdi

Link to this macro bdo(attrs \\ []) (macro)
Link to this macro bdo(attrs, list) (macro)

Defines a macro for the html element, bdo

Link to this macro blockquote(attrs \\ []) (macro)
Link to this macro blockquote(attrs, list) (macro)

Defines a macro for the html element, blockquote

Link to this macro body(attrs \\ []) (macro)
Link to this macro body(attrs, list) (macro)

Defines a macro for the html element, body

Link to this macro br(attrs \\ []) (macro)
Link to this macro br(attrs, list) (macro)

Defines a macro for the html element, br

Link to this macro button(attrs \\ []) (macro)
Link to this macro button(attrs, list) (macro)

Defines a macro for the html element, button

Link to this macro canvas(attrs \\ []) (macro)
Link to this macro canvas(attrs, list) (macro)

Defines a macro for the html element, canvas

Link to this macro caption(attrs \\ []) (macro)
Link to this macro caption(attrs, list) (macro)

Defines a macro for the html element, caption

Link to this macro cite(attrs \\ []) (macro)
Link to this macro cite(attrs, list) (macro)

Defines a macro for the html element, cite

Link to this macro code(attrs \\ []) (macro)
Link to this macro code(attrs, list) (macro)

Defines a macro for the html element, code

Link to this macro col(attrs \\ []) (macro)
Link to this macro col(attrs, list) (macro)

Defines a macro for the html element, col

Link to this macro colgroup(attrs \\ []) (macro)
Link to this macro colgroup(attrs, list) (macro)

Defines a macro for the html element, colgroup

Link to this macro command(attrs \\ []) (macro)
Link to this macro command(attrs, list) (macro)

Defines a macro for the html element, command

Link to this macro datalist(attrs \\ []) (macro)
Link to this macro datalist(attrs, list) (macro)

Defines a macro for the html element, datalist

Link to this macro dd(attrs \\ []) (macro)
Link to this macro dd(attrs, list) (macro)

Defines a macro for the html element, dd

Link to this macro del(attrs \\ []) (macro)
Link to this macro del(attrs, list) (macro)

Defines a macro for the html element, del

Link to this macro details(attrs \\ []) (macro)
Link to this macro details(attrs, list) (macro)

Defines a macro for the html element, details

Link to this macro dfn(attrs \\ []) (macro)
Link to this macro dfn(attrs, list) (macro)

Defines a macro for the html element, dfn

Link to this macro dialog(attrs \\ []) (macro)
Link to this macro dialog(attrs, list) (macro)

Defines a macro for the html element, dialog

Link to this macro div(attrs \\ []) (macro)
Link to this macro div(attrs, list) (macro)

Defines a macro for the html element, div

Link to this macro dl(attrs \\ []) (macro)
Link to this macro dl(attrs, list) (macro)

Defines a macro for the html element, dl

Link to this macro dt(attrs \\ []) (macro)
Link to this macro dt(attrs, list) (macro)

Defines a macro for the html element, dt

Link to this macro em(attrs \\ []) (macro)
Link to this macro em(attrs, list) (macro)

Defines a macro for the html element, em

Link to this macro embed(attrs \\ []) (macro)
Link to this macro embed(attrs, list) (macro)

Defines a macro for the html element, embed

Link to this macro fieldset(attrs \\ []) (macro)
Link to this macro fieldset(attrs, list) (macro)

Defines a macro for the html element, fieldset

Link to this macro figcaption(attrs \\ []) (macro)
Link to this macro figcaption(attrs, list) (macro)

Defines a macro for the html element, figcaption

Link to this macro figure(attrs \\ []) (macro)
Link to this macro figure(attrs, list) (macro)

Defines a macro for the html element, figure

Link to this macro footer(attrs \\ []) (macro)
Link to this macro footer(attrs, list) (macro)

Defines a macro for the html element, footer

Link to this macro form(attrs \\ []) (macro)
Link to this macro form(attrs, list) (macro)

Defines a macro for the html element, form

Link to this macro h1(attrs \\ []) (macro)
Link to this macro h1(attrs, list) (macro)

Defines a macro for the html element, h1

Link to this macro h2(attrs \\ []) (macro)
Link to this macro h2(attrs, list) (macro)

Defines a macro for the html element, h2

Link to this macro h3(attrs \\ []) (macro)
Link to this macro h3(attrs, list) (macro)

Defines a macro for the html element, h3

Link to this macro h4(attrs \\ []) (macro)
Link to this macro h4(attrs, list) (macro)

Defines a macro for the html element, h4

Link to this macro head(attrs \\ []) (macro)
Link to this macro head(attrs, list) (macro)

Defines a macro for the html element, head

Link to this macro header(attrs \\ []) (macro)
Link to this macro header(attrs, list) (macro)

Defines a macro for the html element, header

Link to this macro hgroup(attrs \\ []) (macro)
Link to this macro hgroup(attrs, list) (macro)

Defines a macro for the html element, hgroup

Link to this macro hr(attrs \\ []) (macro)
Link to this macro hr(attrs, list) (macro)

Defines a macro for the html element, hr

Link to this macro html(attrs \\ []) (macro)
Link to this macro html(attrs, list) (macro)

Defines a macro for the html element, html

Link to this macro i(attrs \\ []) (macro)
Link to this macro i(attrs, list) (macro)

Defines a macro for the html element, i

Link to this macro iframe(attrs \\ []) (macro)
Link to this macro iframe(attrs, list) (macro)

Defines a macro for the html element, iframe

Link to this macro img(attrs \\ []) (macro)
Link to this macro img(attrs, list) (macro)

Defines a macro for the html element, img

Link to this macro input(attrs \\ []) (macro)
Link to this macro input(attrs, list) (macro)

Defines a macro for the html element, input

Link to this macro ins(attrs \\ []) (macro)
Link to this macro ins(attrs, list) (macro)

Defines a macro for the html element, ins

Link to this macro kbd(attrs \\ []) (macro)
Link to this macro kbd(attrs, list) (macro)

Defines a macro for the html element, kbd

Link to this macro keygen(attrs \\ []) (macro)
Link to this macro keygen(attrs, list) (macro)

Defines a macro for the html element, keygen

Link to this macro label(attrs \\ []) (macro)
Link to this macro label(attrs, list) (macro)

Defines a macro for the html element, label

Link to this macro legend(attrs \\ []) (macro)
Link to this macro legend(attrs, list) (macro)

Defines a macro for the html element, legend

Link to this macro li(attrs \\ []) (macro)
Link to this macro li(attrs, list) (macro)

Defines a macro for the html element, li

Link to this macro link(attrs \\ []) (macro)
Link to this macro link(attrs, list) (macro)

Defines a macro for the html element, link

Link to this macro main(attrs \\ []) (macro)
Link to this macro main(attrs, list) (macro)

Defines a macro for the html element, main

Link to this macro map(attrs \\ []) (macro)
Link to this macro map(attrs, list) (macro)

Defines a macro for the html element, map

Link to this macro mark(attrs \\ []) (macro)
Link to this macro mark(attrs, list) (macro)

Defines a macro for the html element, mark

Link to this macro meta(attrs \\ []) (macro)
Link to this macro meta(attrs, list) (macro)

Defines a macro for the html element, meta

Link to this macro meter(attrs \\ []) (macro)
Link to this macro meter(attrs, list) (macro)

Defines a macro for the html element, meter

Link to this macro noscript(attrs \\ []) (macro)
Link to this macro noscript(attrs, list) (macro)

Defines a macro for the html element, noscript

Link to this macro object(attrs \\ []) (macro)
Link to this macro object(attrs, list) (macro)

Defines a macro for the html element, object

Link to this macro ol(attrs \\ []) (macro)
Link to this macro ol(attrs, list) (macro)

Defines a macro for the html element, ol

Link to this macro optgroup(attrs \\ []) (macro)
Link to this macro optgroup(attrs, list) (macro)

Defines a macro for the html element, optgroup

Link to this macro option(attrs \\ []) (macro)
Link to this macro option(attrs, list) (macro)

Defines a macro for the html element, option

Link to this macro output(attrs \\ []) (macro)
Link to this macro output(attrs, list) (macro)

Defines a macro for the html element, output

Link to this macro p(attrs \\ []) (macro)
Link to this macro p(attrs, list) (macro)

Defines a macro for the html element, p

Link to this macro param(attrs \\ []) (macro)
Link to this macro param(attrs, list) (macro)

Defines a macro for the html element, param

Link to this macro pre(attrs \\ []) (macro)
Link to this macro pre(attrs, list) (macro)

Defines a macro for the html element, pre

Link to this macro progress(attrs \\ []) (macro)
Link to this macro progress(attrs, list) (macro)

Defines a macro for the html element, progress

Link to this macro q(attrs \\ []) (macro)
Link to this macro q(attrs, list) (macro)

Defines a macro for the html element, q

Link to this macro rp(attrs \\ []) (macro)
Link to this macro rp(attrs, list) (macro)

Defines a macro for the html element, rp

Link to this macro rt(attrs \\ []) (macro)
Link to this macro rt(attrs, list) (macro)

Defines a macro for the html element, rt

Link to this macro ruby(attrs \\ []) (macro)
Link to this macro ruby(attrs, list) (macro)

Defines a macro for the html element, ruby

Link to this macro s(attrs \\ []) (macro)
Link to this macro s(attrs, list) (macro)

Defines a macro for the html element, s

Link to this macro samp(attrs \\ []) (macro)
Link to this macro samp(attrs, list) (macro)

Defines a macro for the html element, samp

Link to this macro script(attrs \\ []) (macro)
Link to this macro script(attrs, list) (macro)

Defines a macro for the html element, script

Link to this macro section(attrs \\ []) (macro)
Link to this macro section(attrs, list) (macro)

Defines a macro for the html element, section

Link to this macro select(attrs \\ []) (macro)
Link to this macro select(attrs, list) (macro)

Defines a macro for the html element, select

Link to this macro small(attrs \\ []) (macro)
Link to this macro small(attrs, list) (macro)

Defines a macro for the html element, small

Link to this macro source(attrs \\ []) (macro)
Link to this macro source(attrs, list) (macro)

Defines a macro for the html element, source

Link to this macro span(attrs \\ []) (macro)
Link to this macro span(attrs, list) (macro)

Defines a macro for the html element, span

Link to this macro strong(attrs \\ []) (macro)
Link to this macro strong(attrs, list) (macro)

Defines a macro for the html element, strong

Link to this macro style(attrs \\ []) (macro)
Link to this macro style(attrs, list) (macro)

Defines a macro for the html element, style

Link to this macro sub(attrs \\ []) (macro)
Link to this macro sub(attrs, list) (macro)

Defines a macro for the html element, sub

Link to this macro summary(attrs \\ []) (macro)
Link to this macro summary(attrs, list) (macro)

Defines a macro for the html element, summary

Link to this macro sup(attrs \\ []) (macro)
Link to this macro sup(attrs, list) (macro)

Defines a macro for the html element, sup

Link to this macro table(attrs \\ []) (macro)
Link to this macro table(attrs, list) (macro)

Defines a macro for the html element, table

Link to this macro tbody(attrs \\ []) (macro)
Link to this macro tbody(attrs, list) (macro)

Defines a macro for the html element, tbody

Link to this macro td(attrs \\ []) (macro)
Link to this macro td(attrs, list) (macro)

Defines a macro for the html element, td

Link to this macro textarea(attrs \\ []) (macro)
Link to this macro textarea(attrs, list) (macro)

Defines a macro for the html element, textarea

Link to this macro tfoot(attrs \\ []) (macro)
Link to this macro tfoot(attrs, list) (macro)

Defines a macro for the html element, tfoot

Link to this macro th(attrs \\ []) (macro)
Link to this macro th(attrs, list) (macro)

Defines a macro for the html element, th

Link to this macro thead(attrs \\ []) (macro)
Link to this macro thead(attrs, list) (macro)

Defines a macro for the html element, thead

Link to this macro time(attrs \\ []) (macro)
Link to this macro time(attrs, list) (macro)

Defines a macro for the html element, time

Link to this macro title(attrs \\ []) (macro)
Link to this macro title(attrs, list) (macro)

Defines a macro for the html element, title

Link to this macro tr(attrs \\ []) (macro)
Link to this macro tr(attrs, list) (macro)

Defines a macro for the html element, tr

Link to this macro track(attrs \\ []) (macro)
Link to this macro track(attrs, list) (macro)

Defines a macro for the html element, track

Link to this macro u(attrs \\ []) (macro)
Link to this macro u(attrs, list) (macro)

Defines a macro for the html element, u

Link to this macro ul(attrs \\ []) (macro)
Link to this macro ul(attrs, list) (macro)

Defines a macro for the html element, ul

Link to this macro var(attrs \\ []) (macro)
Link to this macro var(attrs, list) (macro)

Defines a macro for the html element, var

Link to this macro video(attrs \\ []) (macro)
Link to this macro video(attrs, list) (macro)

Defines a macro for the html element, video

Link to this macro wbr(attrs \\ []) (macro)
Link to this macro wbr(attrs, list) (macro)

Defines a macro for the html element, wbr