Angular PrimeNG Table Filter Icon changing form pi-filter to pi-filter-fill if any of the filter is selected #17480
Labels
Status: Needs Triage
Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
I have the secnario for Angular. I am using PrimeNG Table Filters. I want this thing that if the filter is applied in any column then the filter icon should be changed from pi-filter to pi-filter-fill.
There's no such thing exist in current documentation and there's no such option exists where we have to update the filter column icon by passing a property to p-columnFilter
https://primeng.org/table#filter
(I am using latest version of Angular & PrimeNG)
The text was updated successfully, but these errors were encountered: