(column-alignment-class report-instance attr)
(render-list-report-layout report-instance)
(render-list-row report-instance row-class row-props)
(render-rotated-table _ {:keys [report-instance] :as env})
(render-standard-controls report-instance)
(render-standard-table this {:keys [report-instance]})
(render-table-report-layout this)
(render-table-row report-instance row-class row-props)
(row-action-buttons report-instance row-props)
cljdoc is a website building & hosting documentation for Clojure/Script libraries