(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).
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |