Liking cljdoc? Tell your friends :D

bluegenes.components.search.filters


active-filtercljs

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

controlscljs

(controls)
source

facet-displaycljs

(facet-display)

Visual component which outputs the category filters.

Visual component which outputs the category filters.
sourceraw docstring

facet-filterscljs

(facet-filters facet)

Displays the filters available for a facet.

Displays the filters available for a facet.
sourceraw docstring

facet-path->humancljs

(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`)
sourceraw docstring

remove-filtercljs

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

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

× close