How to retrieve a variable from an HTML component based on onclick = "function(this)" functionality?
I've written custom HTML to create a list using the HTML component in the Windmill app. I want to retrieve the <li> tag value that was clicked on the component. Is there a way to do this?