(fast-refresh-signature sym body)
(find-hooks body)
Takes body of a component as sexpr and returns a collection of sexprs for hook calls
Takes body of a component as sexpr and returns a collection of sexprs for hook calls
(init-fast-refresh!)
Injects react-refresh runtime. Should be called before UI is rendered
Injects react-refresh runtime. Should be called before UI is rendered
(refresh!)
Should be called after hot-reload, in shadow's ^:dev/after-load hook
Should be called after hot-reload, in shadow's ^:dev/after-load hook
(register! type id)
(signature!)
(with-fast-refresh sym fdecl)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close