ag-grid-react-example
ag-grid-react-example copied to clipboard
custom headerTooltip position issue
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