-
I need to do some calculations for all the data in the column and show the result in the footer. How to do it using these props: |
Beta Was this translation helpful? Give feedback.
Answered by
winlx
Aug 20, 2022
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
winlx
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
footer: ({ table }) => { table.getRowModel().rows }