pixP
Windmillโ€ข3y agoโ€ข
4 replies
pix

Two or more event handlers of button

Is it possible to bind multiple actions to the "click" event? For example, I want to run a Deno script (send a request with data) and then a Frontend JS to change the state.
Was this page helpful?