JavaScript UI Libraries & Blazor Components Suite – Smart UI › Forums › Buttons › smart checkbox on click doesn't fire on firefox › Reply To: smart checkbox on click doesn't fire on firefox
May 31, 2021 at 1:36 pm
#101865
yavordashew
Member
Hi tullio0106,
In order for you to achieve the functionality you want you will have to bind for the onchange
event.
I have a code snippet using your code example:
<smart-check-box id="checkBox" onchange="alert('Done');">Check Box</smart-check-box>
Also you can take a look at the following demo:
https://www.htmlelements.com/demos/checkbox/events/
Please, do not hesitate to contact us if you have any additional questions.
Best regards,
Yavor Dashev
Smart UI Team
https://www.htmlelements.com/