I am using ag-grid 22.1.1 version in that in filter list i am not able to see tooltips I have set property
filterParams:{showTooltips:true}` in specific column fields.
Here is like ag-grid doc https://www.ag-grid.com/react-grid/filter-set-filter-list/#filter-value-tooltips
Thanks & regards
The Set Filter tooltip is a feature that was released in v23.1.0 as documented in the changelog:
https://www.ag-grid.com/ag-grid-changelog/
I would recommend upgrading to the latest version, or at least v23.1.0.