(region-header {:keys [chromosome from to results] :as feature} paginator)
Header for each region. includes paginator and number of features.
Header for each region. includes paginator and number of features.
(result-table)
The result table for a region - all features
The result table for a region - all features
(table-header)
Header for results table.
Header for results table.
(table-paginator pager results)
UI component to switch between pages of results
UI component to switch between pages of results
(table-row chromosome
{:keys [primaryIdentifier class chromosomeLocation objectId]
:as result})
A single result row for a single region feature.
A single result row for a single region feature.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close