Issue Type
Specs
What version are you using?
2.21.10
What browser?
Firefox
Question/Enhancement Request
The event @on-column-filter is the only one that is only emitted for server-side tables. As the docs say:
event emitted when column is filtered (only emitted for remote mode)
Why is that so? It would be nice to have this information always available, also when not in remote mode. I believe I'm not the only one with this need, see e.g. #778. In my case I want to filter items on a map synchronously with the filters set in the table.
Thank you for any information! :)