You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With many inputs, clicking on the <label> of the input triggers the input. For example , if you click on the text besides a checkbox, the checkbox will become checked.
I expected this to be the case with materialSwitch, but it does not work.
With many inputs, clicking on the
<label>of the input triggers the input. For example , if you click on the text besides a checkbox, the checkbox will become checked.I expected this to be the case with materialSwitch, but it does not work.