Liking cljdoc? Tell your friends :D
ClojureScript only.

cljest.helpers.reagent


rendercljs

(render component)

Takes a Reagent component and renders it.

Example:

(render [my-cool-component {:best-prop true}])
Takes a Reagent component and renders it.

Example:

```
(render [my-cool-component {:best-prop true}])
```
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close