KenK
Windmill2y ago
9 replies
Ken

Creating button eventListeners

Hie guys. I have an app with three button components and a text box. Each of these buttons is returning a result. I am trying to output the result of the respective button pressed in the textbox.

I have seen the documentation suggesting using an onclickeventlistener for each button. Can you please help me with instructions on implementing this feature, or a possible alternative approach as recommended.

Maybe a small sample code example would help as well. I can proceed based off that.
Was this page helpful?