Liking cljdoc? Tell your friends :D

com.fulcrologic.fulcro.rendering.context


Consumerclj/s

source

in-contextclj/s

(in-context f)
(in-context context-props f)

Call f to render children, where f will receive the current rendering context as a parameter. Use context-props to pass props to the React/Consumer element (most importantly a key, if in a list).

Call `f` to render children, where `f` will receive the current rendering context as a parameter. Use `context-props`
to pass props to the React/Consumer element (most importantly a key, if in a list).
sourceraw docstring

Providerclj/s

source

rendering-contextclj/s

source (clj)source (cljs)

root-provider-context-objectclj/s

source

ui-providerclj/smacro

(ui-provider app child)
(ui-provider app child force-render?)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close