(active-filter facet filt)
Outputs which filter is active (if any) at the top of the filter section
Outputs which filter is active (if any) at the top of the filter section
(facet-display)
Visual component which outputs the category filters.
Visual component which outputs the category filters.
(facet-filters facet)
Displays the filters available for a facet.
Displays the filters available for a facet.
(facet-path->human path)
Takes a facet keyword path and converts it to a readable format.
(E.g. :organism.shortName
=> Organism
:Category
=> Category
)
Takes a facet keyword path and converts it to a readable format. (E.g. `:organism.shortName` => `Organism` `:Category` => `Category`)
(remove-filter facet filter-name)
the little x in the corner that allows you to remove filters, and its behaviour
the little x in the corner that allows you to remove filters, and its behaviour
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close