How to get the link value when click on hyperlink text available in dataframe to call another function

How to get the link value when click on hyperlink text available in dataframe to call another function.

Hey @Datta7390,

Thanks for sharing this question and apologies for the delayed response!

If you’re still dealing with this issue, can you clarify what you’re trying to implement? Are you looking to pass the the URL associated with a hyperlink in a LinkColumn (in a `st.data_editor) to another function, when that hyperlink is clicked?