Hi, All. How can I generate URL for the listener method in my component? I need that for my javascript function that must send async request to that URL. I can't use DirectLink component because the element that will send request is generated dynamically in another javascript function on the client side.
Thanks.
