(delete-row multitable-map min-rows)Delete a row if you are above min-rows; uses pop, so last row if vec, else first row.
Delete a row if you are above min-rows; uses pop, so last row if vec, else first row.
(multi-table {:keys [READ UPDATE] :as fn-map}
{:keys [label id subtext columns min-rows vpath sum-field disabled]
:or {id "generic-id" subtext nil vpath [(keyword id)] min-rows 1}
:as m})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 |