(alert {:keys [message severity] :or {severity :info} :as alert} remove-fn)(decorate-typeahead-list [tag attr :as elem])(help-popover field {:keys [help]})(invalid-feedback model field)(jq-popover selector opts)(jq-toast selector)(jq-tool-tip selector)(nav-pills items)(nav-pills options items)(nav-tabs items)(nav-tabs options items)(navbar {:keys [title title-url items secondary-items] :or {title-url "/"}})Renders a bootstrap nav bar
Renders a bootstrap nav bar
(pagination state)Creates navigation for paged data. Expects an derefable map with the following: :total - the total number of items in the data set :page-index - the current page index (0-based) :page-size - the number of items per page
Creates navigation for paged data. Expects an derefable map with the following: :total - the total number of items in the data set :page-index - the current page index (0-based) :page-size - the number of items per page
(popover {:keys [message id title]})(spinner)(spinner {:keys [style] :or {style :border}})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 |