Liking cljdoc? Tell your friends :D

Filtering

Screen Shot 2022-09-20 at 10 50 55 PM

Like many concepts listed above, filtering is relative to the currently selected value. If no value is selected, filtering is disabled. When a collection is selected, the filter text will act to remove elements from that collection, similar to the command palette.

Since multiple collections can be filtered at once, the input will change color and matched words in the collection and its children will be highlighted with that color.

To remove the current filters, try the portal.ui.commands/clear-filter command.

Can you improve this documentation?Edit on GitHub

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

× close