React DevTools for ClojureScript wrappers
⚠️ EXPERIMENTAL
{:deps {com.github.roman01la/cljs-react-devtools {:mvn/version "0.2.0"}}}
(cljs-react-devtools.core/init!
{:root (js/document.getElementById "root") ;; React root
:shortcut "Control-Shift-Meta-R"}) ;; toggles DevTools visibility
clojure -A:examples -M -m shadow.cljs.devtools.cli watch examples
http://localhost:3000/
Support development of the project via GitHub Sponsors program
Can you improve this documentation?Edit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close