Replies: 1 comment
-
You can add a public property to your component and assign your results to it in the totals function. Should be available in the view. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I have a view in the header of the table where I do some calculations, I want to know if it is possible to get the value of the filters to also change the header data.
The totals function is where I want to obtain the value of the filters.
Beta Was this translation helpful? Give feedback.
All reactions