Liking cljdoc? Tell your friends :D
ClojureScript only.

reagent-mui-nested-menu.shared.react-props

Shared JS->CLJS prop conversion for React wrappers.

Shared JS->CLJS prop conversion for React wrappers.
raw docstring

js->propscljs

(js->props x)

Recursively convert JS prop values to ClojureScript maps/vectors. React elements and functions are passed through untouched.

Recursively convert JS prop values to ClojureScript maps/vectors.
React elements and functions are passed through untouched.
sourceraw docstring

prepcljs

(prep js-props)

Convert JS props to a CLJS opts map and coerce string :direction to a keyword ("left" -> :left).

Convert JS props to a CLJS opts map and coerce string `:direction` to
a keyword (`"left"` -> `:left`).
sourceraw 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