MDM documentation states that the change event is fired:
change
"When a <input type="radio"> element is checked (but not when unchecked)"
<input type="radio">
https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/change_event