(clear-handlers!)
Unregisters all subscription handlers
Unregisters all subscription handlers
(register key-v handler-fn)
Registers a handler function for an id
Registers a handler function for an id
(subscribe v)
Returns a reagent/reaction which observes a part of app-db
Returns a reagent/reaction which observes a part of app-db
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close