reagent.dom.server

render-to-static-markup

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

render-to-string

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