Liking cljdoc? Tell your friends :D

re-frame.subs


clear-handlers!cljs

(clear-handlers!)

Unregisters all subscription handlers

Unregisters all subscription handlers
sourceraw docstring

registercljs

(register key-v handler-fn)

Registers a handler function for an id

Registers a handler function for an id
sourceraw docstring

subscribecljs

(subscribe v)

Returns a reagent/reaction which observes a part of app-db

Returns a reagent/reaction which observes a part of app-db
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close