ag-grid-react-example icon indicating copy to clipboard operation
ag-grid-react-example copied to clipboard

custom headerTooltip position issue

Open chetanmarode opened this issue 2 years ago • 0 comments

I'm creating a custom headerTooltip component in AG grid version 25.3.0, as per the documentation I have registered the custom tooltip component in frameworkComponents and used tooltipComponent in defaultColdefs, I'm getting headerTooltip at the bottom of the table, is the issue related to the version, or I'm missing any step

chetanmarode avatar Jul 24 '23 17:07 chetanmarode