reagent.dom.server

module

(module)

render-to-static-markup

(render-to-static-markup component)
Turns a component into an HTML string, without data-react-id attributes, etc.

render-to-string

(render-to-string component)
Turns a component into an HTML string.