Getting the link value in a table (dash html)

I’m creating a new dashboard using dash HTML tables and passing a panda data frame into the table. I can create links using HTML.A but once I click the link I want to get the link value. Is there a possible way to do it ?