<-ref
: Pass initial value to react/useRef
hx.react.hooks
to hx.hooks
(breaking)<-deref
: no longer takes a deps
argument, but will automatically re-watch
if atom argument changes (breaking)<-deref
: Fix bug where two calls on the same atom didn't work as expected<-effect
: Convert second argument deps
from CLJS collection to array<-ref
: Have deref return the current
value in React ref (breaking)<-memo
<-callback
<-imperative-handle
<-layout-effect
<-debug-value
Can you improve this documentation?Edit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close