(render-to-static-markup component)
(render-to-static-markup component compiler)
Turns a component into an HTML string, without data-react-id attributes, etc.
Turns a component into an HTML string, without data-react-id attributes, etc.
(render-to-string component)
(render-to-string component compiler)
Turns a component into an HTML string.
Turns a component into an HTML string.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close