(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
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 |