Liking cljdoc? Tell your friends :D

re-frame-notifier.core


initial-statecljs

Initial re-frame-notifier state.

Initial re-frame-notifier state.
sourceraw docstring

register-allcljs

(register-all {:keys [event-options]})

Registers both re-frame-notifier events & subscriptions

Registers both re-frame-notifier events & subscriptions
sourceraw docstring

register-eventscljs

(register-events opts)

Registers re-frame-notifier events

Registers re-frame-notifier events
sourceraw docstring

register-subscriptionscljs

(register-subscriptions)

Registers re-frame-notifier subscriptions

Registers re-frame-notifier subscriptions
sourceraw docstring

render-notificationscljs

(render-notifications {:keys [render-alert render-modal render-toast]
                       :or {render-alert alert-component
                            render-modal modal-component
                            render-toast toast-component}})
source

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

× close