In many places, re-frame asks you to associate an id
(keyword)
with a handler
(function). This namespace contains the
central registry of such associations.
In many places, re-frame asks you to associate an `id` (keyword) with a `handler` (function). This namespace contains the central registry of such associations.
(clear-handlers state)
(clear-handlers state kind)
(clear-handlers state kind id)
(get-handler state kind)
(get-handler state kind id)
(get-handler state kind id required?)
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |