Liking cljdoc? Tell your friends :D

hiccups.runtime


*html-mode*cljs


as-strcljs

(as-str x)

container-tagscljs

A list of tags that need an explicit ending tag when rendered.

A list of tags that need an explicit ending tag when rendered.
raw docstring

end-tagcljs

(end-tag)

escape-htmlcljs

(escape-html text)

Change special characters into HTML character entities.

Change special characters into HTML character entities.
raw docstring

hcljs


in-modecljs

(in-mode mode f)

normalize-elementcljs

(normalize-element [tag & content])

Ensure a tag vector is of the form [tag-name attrs content].

Ensure a tag vector is of the form [tag-name attrs content].
raw docstring

render-attr-mapcljs

(render-attr-map attrs)

render-attributecljs

(render-attribute [name value])

render-elementcljs

(render-element element)

Render a tag vector as a HTML element.

Render a tag vector as a HTML element.
raw docstring

render-htmlcljs

(render-html x)

Turn a Clojure data type into a string of HTML.

Turn a Clojure data type into a string of HTML.
raw docstring

xml-attributecljs

(xml-attribute name value)

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close