(item-selector &
{:keys [item-names selected str-filter extra context]
:or {str-filter "" selected #{}}})item-names a vector of choices to select from
selected a set of selected items
str-filter filter out item names that don't contain a case insensitive match for str-filter as a substring
`item-names` a vector of choices to select from `selected` a set of selected items `str-filter` filter out item names that don't contain a case insensitive match for `str-filter` as a substring
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 |