(flash messages)Renders a list of given messages as Bootstrap's alerts
Renders a list of given `messages` as Bootstrap's alerts
(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
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 |