(inject-frank-into-context get-frank-fn)
Inject Frank instance into current react context. The Frank instance
must be provided as argument to the component to which this mixins is applied.
The get-frank-fn
will then be used to extract the Frank from the
arguments.
Inject Frank instance into current react context. The Frank instance must be provided as argument to the component to which this mixins is applied. The `get-frank-fn` will then be used to extract the Frank from the arguments.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close