I’ve tried select(); check(); and even .selected = true; but I still haven’t gotten around to selecting that radio button. Is there any way I can accomplish this?
I’ve tried select(); check(); and even .selected = true; but I still haven’t gotten
Share
You have to use the
checkedproperty:Reference:
HTMLInputElement