I have an HTML Component that is set to go to a specific site at load in an event. But within the app I am creating I have several buttons. Upon hitting these buttons I want it to send the HTML to another page. How would I do that?
I have an HTML Component that is set to go to a specific site at load in an event. But within the app I am creating I have several buttons. Upon hitting these buttons I want it to send the HTML to another page. How would I do that?
Hello,
Please show us what you have tried.
I figured it out I just have an event on button click change the hmtl property to the new link.
Thank you ![]()