(ascending)
function to return a default sort map-atom
function to return a default sort map-atom
(descending)
(gen-sort c table-id headline)
Render the title as a link that toggles sorting on this column
Render the title as a link that toggles sorting on this column
(initialize-sort-map table-id)
If a table-id is not yet found in SORT-MAP
, then this function will associate the table-id provided with the default-sort
map
If a table-id is not yet found in `SORT-MAP`, then this function will associate the table-id provided with the `default-sort` map
(sort-click valfn table-id)
Select sort field; if sort field unchanged, sort direction
Select sort field; if sort field unchanged, sort direction
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close