(cell-data row cell)
Resolve the data within a row for a specific column
Resolve the data within a row for a specific column
(cell-fn render-info row row-num col-num)
Return the cell hiccup form for rendering.
Return the cell hiccup form for rendering. - render-info the specific column from :column-model - row the current row - row-num the row number - col-num the column number in model coordinates
(get-path-or-key row path)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close