Liking cljdoc? Tell your friends :D

bluegenes.components.ui.alerts


invalid-token-alertcljs

(invalid-token-alert)
source

messagecljs

(message)

A message component that dismisses itself after 5 seconds Messages should be in the following format: {:markup [:div [:span somemarkup]] :style success (or any bootstrap color name) }

A message component that dismisses itself after 5 seconds
Messages should be in the following format:
{:markup [:div [:span somemarkup]]
 :style success (or any bootstrap color name)
 }
sourceraw docstring

messagescljs

(messages)

Creates a message bar on the bottom of the screen

Creates a message bar on the bottom of the screen
sourceraw docstring

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

× close