Functions for rendering Zero markup as HTML.
For vector forms with tags matching registered
elements, and whose registration includes a
:zero.html/render? true option; the components
view will be rendered as a declarative shadow DOM.
Functions for rendering Zero markup as HTML. For vector forms with tags matching registered elements, and whose registration includes a `:zero.html/render? true` option; the components view will be rendered as a declarative shadow DOM.
(html & markup)(html {:keys [doctype]} & markup)Format Zero markup as an HTML string.
Format Zero markup as an HTML string.
(write-html w & markup)(write-html w {:keys [doctype]} & markup)Write Zero markup to a writer as HTML.
Write Zero markup to a writer as HTML.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |