constantin-p / cp-react-tree-table

A fast, efficient tree table component for ReactJS.
https://constantin.software/cp-react-tree-table
MIT License
94 stars 27 forks source link

Add Footers to Tree Tables #56

Open justin-elias opened 1 year ago

justin-elias commented 1 year ago

Now able to add footers to columns by passing a JSX element to renderFooterCell slot. The functionality is based off of how headers currently function