This namespace contains functions for all HTML and SVG tags, which all return dom items.
This namespace contains functions for all HTML and SVG tags, which all return dom items.
(a & children)
(a attrs & children)
Returns a dom element item corresponding to
a a
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `a` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(abbr & children)
(abbr attrs & children)
Returns a dom element item corresponding to
a abbr
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `abbr` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(address & children)
(address attrs & children)
Returns a dom element item corresponding to
a address
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `address` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(animate & children)
(animate attrs & children)
Returns a dom element item corresponding to
a animate
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `animate` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(animateColor & children)
(animateColor attrs & children)
Returns a dom element item corresponding to
a animateColor
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `animateColor` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(animateMotion & children)
(animateMotion attrs & children)
Returns a dom element item corresponding to
a animateMotion
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `animateMotion` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(animateTransform & children)
(animateTransform attrs & children)
Returns a dom element item corresponding to
a animateTransform
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `animateTransform` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(area & children)
(area attrs & children)
Returns a dom element item corresponding to
a area
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `area` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(article & children)
(article attrs & children)
Returns a dom element item corresponding to
a article
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `article` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(aside & children)
(aside attrs & children)
Returns a dom element item corresponding to
a aside
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `aside` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(audio & children)
(audio attrs & children)
Returns a dom element item corresponding to
a audio
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `audio` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(b & children)
(b attrs & children)
Returns a dom element item corresponding to
a b
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `b` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(base & children)
(base attrs & children)
Returns a dom element item corresponding to
a base
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `base` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(bdi & children)
(bdi attrs & children)
Returns a dom element item corresponding to
a bdi
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `bdi` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(bdo & children)
(bdo attrs & children)
Returns a dom element item corresponding to
a bdo
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `bdo` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(big & children)
(big attrs & children)
Returns a dom element item corresponding to
a big
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `big` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(blockquote & children)
(blockquote attrs & children)
Returns a dom element item corresponding to
a blockquote
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `blockquote` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(body & children)
(body attrs & children)
Returns a dom element item corresponding to
a body
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `body` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(br & children)
(br attrs & children)
Returns a dom element item corresponding to
a br
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `br` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(button & children)
(button attrs & children)
Returns a dom element item corresponding to
a button
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `button` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(canvas & children)
(canvas attrs & children)
Returns a dom element item corresponding to
a canvas
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `canvas` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(caption & children)
(caption attrs & children)
Returns a dom element item corresponding to
a caption
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `caption` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(circle & children)
(circle attrs & children)
Returns a dom element item corresponding to
a circle
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `circle` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(cite & children)
(cite attrs & children)
Returns a dom element item corresponding to
a cite
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `cite` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(clipPath & children)
(clipPath attrs & children)
Returns a dom element item corresponding to
a clipPath
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `clipPath` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(code & children)
(code attrs & children)
Returns a dom element item corresponding to
a code
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `code` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(col & children)
(col attrs & children)
Returns a dom element item corresponding to
a col
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `col` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(colgroup & children)
(colgroup attrs & children)
Returns a dom element item corresponding to
a colgroup
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `colgroup` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(cursor & children)
(cursor attrs & children)
Returns a dom element item corresponding to
a cursor
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `cursor` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(data & children)
(data attrs & children)
Returns a dom element item corresponding to
a data
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `data` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(datalist & children)
(datalist attrs & children)
Returns a dom element item corresponding to
a datalist
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `datalist` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(dd & children)
(dd attrs & children)
Returns a dom element item corresponding to
a dd
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `dd` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(defs & children)
(defs attrs & children)
Returns a dom element item corresponding to
a defs
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `defs` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(del & children)
(del attrs & children)
Returns a dom element item corresponding to
a del
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `del` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(desc & children)
(desc attrs & children)
Returns a dom element item corresponding to
a desc
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `desc` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(details & children)
(details attrs & children)
Returns a dom element item corresponding to
a details
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `details` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(dfn & children)
(dfn attrs & children)
Returns a dom element item corresponding to
a dfn
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `dfn` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(div & children)
(div attrs & children)
Returns a dom element item corresponding to
a div
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `div` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(dl & children)
(dl attrs & children)
Returns a dom element item corresponding to
a dl
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `dl` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(dt & children)
(dt attrs & children)
Returns a dom element item corresponding to
a dt
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `dt` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(ellipse & children)
(ellipse attrs & children)
Returns a dom element item corresponding to
a ellipse
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `ellipse` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(em & children)
(em attrs & children)
Returns a dom element item corresponding to
a em
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `em` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(embed & children)
(embed attrs & children)
Returns a dom element item corresponding to
a embed
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `embed` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(feBlend & children)
(feBlend attrs & children)
Returns a dom element item corresponding to
a feBlend
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `feBlend` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(feColorMatrix & children)
(feColorMatrix attrs & children)
Returns a dom element item corresponding to
a feColorMatrix
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `feColorMatrix` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(feComponentTransfer & children)
(feComponentTransfer attrs & children)
Returns a dom element item corresponding to
a feComponentTransfer
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `feComponentTransfer` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(feComposite & children)
(feComposite attrs & children)
Returns a dom element item corresponding to
a feComposite
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `feComposite` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(feConvolveMatrix & children)
(feConvolveMatrix attrs & children)
Returns a dom element item corresponding to
a feConvolveMatrix
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `feConvolveMatrix` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(feDiffuseLighting & children)
(feDiffuseLighting attrs & children)
Returns a dom element item corresponding to
a feDiffuseLighting
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `feDiffuseLighting` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(feDisplacementMap & children)
(feDisplacementMap attrs & children)
Returns a dom element item corresponding to
a feDisplacementMap
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `feDisplacementMap` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(feDistantLight & children)
(feDistantLight attrs & children)
Returns a dom element item corresponding to
a feDistantLight
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `feDistantLight` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(feFlood & children)
(feFlood attrs & children)
Returns a dom element item corresponding to
a feFlood
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `feFlood` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(feFuncA & children)
(feFuncA attrs & children)
Returns a dom element item corresponding to
a feFuncA
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `feFuncA` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(feFuncB & children)
(feFuncB attrs & children)
Returns a dom element item corresponding to
a feFuncB
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `feFuncB` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(feFuncG & children)
(feFuncG attrs & children)
Returns a dom element item corresponding to
a feFuncG
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `feFuncG` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(feFuncR & children)
(feFuncR attrs & children)
Returns a dom element item corresponding to
a feFuncR
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `feFuncR` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(feGaussianBlur & children)
(feGaussianBlur attrs & children)
Returns a dom element item corresponding to
a feGaussianBlur
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `feGaussianBlur` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(feImage & children)
(feImage attrs & children)
Returns a dom element item corresponding to
a feImage
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `feImage` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(feMerge & children)
(feMerge attrs & children)
Returns a dom element item corresponding to
a feMerge
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `feMerge` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(feMergeNode & children)
(feMergeNode attrs & children)
Returns a dom element item corresponding to
a feMergeNode
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `feMergeNode` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(feMorphology & children)
(feMorphology attrs & children)
Returns a dom element item corresponding to
a feMorphology
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `feMorphology` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(feOffset & children)
(feOffset attrs & children)
Returns a dom element item corresponding to
a feOffset
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `feOffset` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(fePointLight & children)
(fePointLight attrs & children)
Returns a dom element item corresponding to
a fePointLight
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `fePointLight` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(feSpecularLighting & children)
(feSpecularLighting attrs & children)
Returns a dom element item corresponding to
a feSpecularLighting
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `feSpecularLighting` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(feSpotLight & children)
(feSpotLight attrs & children)
Returns a dom element item corresponding to
a feSpotLight
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `feSpotLight` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(feTile & children)
(feTile attrs & children)
Returns a dom element item corresponding to
a feTile
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `feTile` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(feTurbulence & children)
(feTurbulence attrs & children)
Returns a dom element item corresponding to
a feTurbulence
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `feTurbulence` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(fieldset & children)
(fieldset attrs & children)
Returns a dom element item corresponding to
a fieldset
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `fieldset` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(figcaption & children)
(figcaption attrs & children)
Returns a dom element item corresponding to
a figcaption
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `figcaption` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(figure & children)
(figure attrs & children)
Returns a dom element item corresponding to
a figure
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `figure` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(font & children)
(font attrs & children)
Returns a dom element item corresponding to
a font
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `font` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(footer & children)
(footer attrs & children)
Returns a dom element item corresponding to
a footer
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `footer` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(form & children)
(form attrs & children)
Returns a dom element item corresponding to
a form
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `form` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(g & children)
(g attrs & children)
Returns a dom element item corresponding to
a g
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `g` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(h1 & children)
(h1 attrs & children)
Returns a dom element item corresponding to
a h1
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `h1` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(h2 & children)
(h2 attrs & children)
Returns a dom element item corresponding to
a h2
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `h2` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(h3 & children)
(h3 attrs & children)
Returns a dom element item corresponding to
a h3
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `h3` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(h4 & children)
(h4 attrs & children)
Returns a dom element item corresponding to
a h4
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `h4` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(h5 & children)
(h5 attrs & children)
Returns a dom element item corresponding to
a h5
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `h5` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(h6 & children)
(h6 attrs & children)
Returns a dom element item corresponding to
a h6
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `h6` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(head & children)
(head attrs & children)
Returns a dom element item corresponding to
a head
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `head` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(header & children)
(header attrs & children)
Returns a dom element item corresponding to
a header
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `header` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(hr & children)
(hr attrs & children)
Returns a dom element item corresponding to
a hr
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `hr` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(html & children)
(html attrs & children)
Returns a dom element item corresponding to
a html
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `html` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(i & children)
(i attrs & children)
Returns a dom element item corresponding to
a i
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `i` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(iframe & children)
(iframe attrs & children)
Returns a dom element item corresponding to
a iframe
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `iframe` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(image & children)
(image attrs & children)
Returns a dom element item corresponding to
a image
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `image` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(img & children)
(img attrs & children)
Returns a dom element item corresponding to
a img
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `img` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(input & children)
(input attrs & children)
Returns a dom element item corresponding to
a input
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `input` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(ins & children)
(ins attrs & children)
Returns a dom element item corresponding to
a ins
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `ins` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(kbd & children)
(kbd attrs & children)
Returns a dom element item corresponding to
a kbd
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `kbd` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(keygen & children)
(keygen attrs & children)
Returns a dom element item corresponding to
a keygen
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `keygen` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(label & children)
(label attrs & children)
Returns a dom element item corresponding to
a label
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `label` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(legend & children)
(legend attrs & children)
Returns a dom element item corresponding to
a legend
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `legend` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(li & children)
(li attrs & children)
Returns a dom element item corresponding to
a li
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `li` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(line & children)
(line attrs & children)
Returns a dom element item corresponding to
a line
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `line` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(linearGradient & children)
(linearGradient attrs & children)
Returns a dom element item corresponding to
a linearGradient
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `linearGradient` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(link & children)
(link attrs & children)
Returns a dom element item corresponding to
a link
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `link` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(main & children)
(main attrs & children)
Returns a dom element item corresponding to
a main
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `main` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(map & children)
(map attrs & children)
Returns a dom element item corresponding to
a map
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `map` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(mark & children)
(mark attrs & children)
Returns a dom element item corresponding to
a mark
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `mark` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(marker & children)
(marker attrs & children)
Returns a dom element item corresponding to
a marker
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `marker` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(mask & children)
(mask attrs & children)
Returns a dom element item corresponding to
a mask
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `mask` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(menu & children)
(menu attrs & children)
Returns a dom element item corresponding to
a menu
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `menu` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(menuitem & children)
(menuitem attrs & children)
Returns a dom element item corresponding to
a menuitem
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `menuitem` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(meta & children)
(meta attrs & children)
Returns a dom element item corresponding to
a meta
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `meta` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(metadata & children)
(metadata attrs & children)
Returns a dom element item corresponding to
a metadata
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `metadata` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(meter & children)
(meter attrs & children)
Returns a dom element item corresponding to
a meter
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `meter` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(mpath & children)
(mpath attrs & children)
Returns a dom element item corresponding to
a mpath
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `mpath` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(nav & children)
(nav attrs & children)
Returns a dom element item corresponding to
a nav
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `nav` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(noscript & children)
(noscript attrs & children)
Returns a dom element item corresponding to
a noscript
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `noscript` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(object & children)
(object attrs & children)
Returns a dom element item corresponding to
a object
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `object` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(ol & children)
(ol attrs & children)
Returns a dom element item corresponding to
a ol
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `ol` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(optgroup & children)
(optgroup attrs & children)
Returns a dom element item corresponding to
a optgroup
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `optgroup` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(option & children)
(option attrs & children)
Returns a dom element item corresponding to
a option
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `option` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(output & children)
(output attrs & children)
Returns a dom element item corresponding to
a output
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `output` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(p & children)
(p attrs & children)
Returns a dom element item corresponding to
a p
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `p` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(param & children)
(param attrs & children)
Returns a dom element item corresponding to
a param
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `param` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(path & children)
(path attrs & children)
Returns a dom element item corresponding to
a path
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `path` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(pattern & children)
(pattern attrs & children)
Returns a dom element item corresponding to
a pattern
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `pattern` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(polygon & children)
(polygon attrs & children)
Returns a dom element item corresponding to
a polygon
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `polygon` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(polyline & children)
(polyline attrs & children)
Returns a dom element item corresponding to
a polyline
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `polyline` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(pre & children)
(pre attrs & children)
Returns a dom element item corresponding to
a pre
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `pre` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(progress & children)
(progress attrs & children)
Returns a dom element item corresponding to
a progress
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `progress` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(q & children)
(q attrs & children)
Returns a dom element item corresponding to
a q
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `q` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(radialGradient & children)
(radialGradient attrs & children)
Returns a dom element item corresponding to
a radialGradient
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `radialGradient` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(rect & children)
(rect attrs & children)
Returns a dom element item corresponding to
a rect
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `rect` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(rp & children)
(rp attrs & children)
Returns a dom element item corresponding to
a rp
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `rp` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(rt & children)
(rt attrs & children)
Returns a dom element item corresponding to
a rt
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `rt` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(ruby & children)
(ruby attrs & children)
Returns a dom element item corresponding to
a ruby
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `ruby` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(s & children)
(s attrs & children)
Returns a dom element item corresponding to
a s
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `s` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(samp & children)
(samp attrs & children)
Returns a dom element item corresponding to
a samp
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `samp` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(script & children)
(script attrs & children)
Returns a dom element item corresponding to
a script
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `script` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(section & children)
(section attrs & children)
Returns a dom element item corresponding to
a section
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `section` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(select & children)
(select attrs & children)
Returns a dom element item corresponding to
a select
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `select` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(set & children)
(set attrs & children)
Returns a dom element item corresponding to
a set
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `set` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(small & children)
(small attrs & children)
Returns a dom element item corresponding to
a small
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `small` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(source & children)
(source attrs & children)
Returns a dom element item corresponding to
a source
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `source` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(span & children)
(span attrs & children)
Returns a dom element item corresponding to
a span
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `span` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(stop & children)
(stop attrs & children)
Returns a dom element item corresponding to
a stop
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `stop` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(strong & children)
(strong attrs & children)
Returns a dom element item corresponding to
a strong
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `strong` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(style & children)
(style attrs & children)
Returns a dom element item corresponding to
a style
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `style` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(sub & children)
(sub attrs & children)
Returns a dom element item corresponding to
a sub
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `sub` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(summary & children)
(summary attrs & children)
Returns a dom element item corresponding to
a summary
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `summary` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(sup & children)
(sup attrs & children)
Returns a dom element item corresponding to
a sup
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `sup` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(svg & children)
(svg attrs & children)
Returns a dom element item corresponding to
a svg
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `svg` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(switch & children)
(switch attrs & children)
Returns a dom element item corresponding to
a switch
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `switch` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(symbol & children)
(symbol attrs & children)
Returns a dom element item corresponding to
a symbol
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `symbol` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(table & children)
(table attrs & children)
Returns a dom element item corresponding to
a table
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `table` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(tbody & children)
(tbody attrs & children)
Returns a dom element item corresponding to
a tbody
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `tbody` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(td & children)
(td attrs & children)
Returns a dom element item corresponding to
a td
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `td` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(text & children)
(text attrs & children)
Returns a dom element item corresponding to
a text
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `text` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(textarea & children)
(textarea attrs & children)
Returns a dom element item corresponding to
a textarea
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `textarea` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(textPath & children)
(textPath attrs & children)
Returns a dom element item corresponding to
a textPath
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `textPath` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(tfoot & children)
(tfoot attrs & children)
Returns a dom element item corresponding to
a tfoot
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `tfoot` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(th & children)
(th attrs & children)
Returns a dom element item corresponding to
a th
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `th` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(thead & children)
(thead attrs & children)
Returns a dom element item corresponding to
a thead
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `thead` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(time & children)
(time attrs & children)
Returns a dom element item corresponding to
a time
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `time` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(title & children)
(title attrs & children)
Returns a dom element item corresponding to
a title
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `title` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(tr & children)
(tr attrs & children)
Returns a dom element item corresponding to
a tr
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `tr` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(track & children)
(track attrs & children)
Returns a dom element item corresponding to
a track
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `track` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(tspan & children)
(tspan attrs & children)
Returns a dom element item corresponding to
a tspan
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `tspan` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(u & children)
(u attrs & children)
Returns a dom element item corresponding to
a u
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `u` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(ul & children)
(ul attrs & children)
Returns a dom element item corresponding to
a ul
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `ul` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(use & children)
(use attrs & children)
Returns a dom element item corresponding to
a use
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `use` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(var & children)
(var attrs & children)
Returns a dom element item corresponding to
a var
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `var` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(video & children)
(video attrs & children)
Returns a dom element item corresponding to
a video
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `video` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(view & children)
(view attrs & children)
Returns a dom element item corresponding to
a view
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `view` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
(wbr & children)
(wbr attrs & children)
Returns a dom element item corresponding to
a wbr
tag. The attrs
argument is an
optional map of attributes. Any attribute
starting with on
, is expected to be a
function taking the state and an event and return
a reacl-c.core/return
value. The remaining
children
arguments must be other items or
strings.
Returns a dom element item corresponding to a `wbr` tag. The `attrs` argument is an optional map of attributes. Any attribute starting with `on`, is expected to be a function taking the state and an event and return a [[reacl-c.core/return]] value. The remaining `children` arguments must be other items or strings.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close