(atom? a)
ducktype an atom as something dereferable
ducktype an atom as something dereferable
Possible values of col-maps within :columns
of control-map
Possible values of col-maps within `:columns` of control-map
The possible values of a control-map for a table, which should be a sequence of maps where each map corresponds to one column of the table.
The possible values of a control-map for a table, which should be a sequence of maps where each map corresponds to one column of the table.
(curate-entries paging-controls entries SORT FILTER)
(default-paging)
Set up a local atom and define paging functions with reference to it
Set up a local atom and define paging functions with reference to it
(generate-rows controls entries FILTER)
Generate all the rows of the table from entries
, according to controls
Generate all the rows of the table from `entries`, according to `controls`
(generate-theads controls paging-controls SORT FILTER)
generate the table headers
generate the table headers
(table controls entries)
Generate a table from entries
according to headers and getter-fns in controls
Generate a table from `entries` according to headers and getter-fns in `controls`
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close