Liking cljdoc? Tell your friends :D

re-frame-notifier.helpers


action-and-closecljs

(action-and-close action notification-type)

Returns a function that calls a given action & fires a close event for a given notification type.

Returns a function that calls a given action & fires a close
event for a given notification type.
sourceraw docstring

keywordize-strcljs

(keywordize-str & vals)

Like the str function, but will result in a keyword and can take strings or kewords as arguments

Like the str function, but will result in a keyword and can take strings or
kewords as arguments
sourceraw docstring

pluralize-keywordcljs

(pluralize-keyword k)

Takes a keyword and adds an 's'.

Takes a keyword and adds an 's'.
sourceraw docstring

random-idcljs

(random-id)

Returns a random string id.

Returns a random string id.
sourceraw docstring

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

× close