Table: Not able to provide custom Icons for column filter clear icon #14397
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
Not able to provide custom Icon for table column filter and clear filter icon. It's not mentioned in the documentation as well.
This is the template for the filter clear icon from the official source code in file table.ts:
Couldn't find any reference for clearIconTemplate nor clearFilterIcon through which users could provide custom icon template.
Environment
Using Primeng version 17.0.1 and Angular 17.0.6
Reproducer
No response
Angular version
17.0.6
PrimeNG version
17.0.1
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
18.17.0
Browser(s)
No response
Steps to reproduce the behavior
Expected behavior
The primeng FilterSlashIcon is replaced with custom icon defined in template.
The text was updated successfully, but these errors were encountered: