Liking cljdoc? Tell your friends :D
ClojureScript only.

rui.flash.components


flashcljs

(flash messages)

Renders a list of given messages as Bootstrap's alerts

Renders a list of given `messages` as Bootstrap's alerts
sourceraw docstring

offline-panelcljs

(offline-panel &
               {:keys [modifiers messages]
                :or {modifiers []
                     messages {:you-are-offline "You are offline"}}})

Returns offline-panel component with background overlay and flash message that a user is offline. Kwargs: :modifiers - BEM modifiers :messages - a map for translations

Returns offline-panel component with background overlay and flash message that a user is offline.
Kwargs:
:modifiers - BEM modifiers
:messages - a map for translations
sourceraw docstring

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

× close