Liking cljdoc? Tell your friends :D

rtable.cell


cell-datacljs

(cell-data row cell)

Resolve the data within a row for a specific column

Resolve the data within a row for a specific column
raw docstring

cell-fncljs

(cell-fn render-info row row-num col-num)

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
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
raw docstring

get-path-or-keycljs

(get-path-or-key row path)

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close