(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 builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |