JavaScript UI Libraries & Blazor Components Suite – Smart UI › Forums › Buttons › OnClick problem in button. › Reply To: OnClick problem in button.
October 25, 2024 at 10:53 am
#111655
Participant
But with standard <button> onClick(“alert(this.form);”) works.
I need to launch a javascript passing it the containing form.
Tks