(message)A message component that dismisses itself after 5 seconds Messages should be in the following format: {:markup [:span "Your text"]] ; Or any other markup. :style "success" ; Or any bootstrap color name. :timeout 0 ; Optional to override default auto-dismissal of 5 seconds. }
A message component that dismisses itself after 5 seconds
Messages should be in the following format:
{:markup [:span "Your text"]] ; Or any other markup.
:style "success" ; Or any bootstrap color name.
:timeout 0 ; Optional to override default auto-dismissal of 5 seconds.
}(messages)Creates a message bar on the bottom of the screen
Creates a message bar on the bottom of the screen
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 |