I am using react-apexchart to show data in chart, there in tooltip i wanted to keep clickable copy button to copy plot data, so i added custom tooltip in that added copy button but this copy button is not clickable from mouse, instead working from keyboard by selecting and entering.
Below is the code in that i am stuck on how to do tooltip copy button to cliakcable