Liking cljdoc? Tell your friends :D

org.rssys.context.helpers

Helpers for Context library

Helpers for Context library
raw docstring

config-valueclj

(config-value ctx id-kwd)

Get :config value from component using its id

Get :config value from component using its id
sourceraw docstring

state-valueclj

(state-value ctx id-kwd)

Get :state-obj value from component using its id. If returned value is clojure.lang.IDeref then deref it otherwise return as is.

Get :state-obj value from component using its id.
If returned value is clojure.lang.IDeref then deref it otherwise return as is.
sourceraw docstring

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

× close