role radiogroup

suggest change

A group of radio buttons.

<div role="radiogroup">
  <input role="radio" type="radio" aria-checked="true"> One<br>
  <input role="radio" type="radio" aria-checked="false"> Two<br>
  <input role="radio" type="radio" aria-checked="false"> Three
</div>

Feedback about page:

Feedback:
Optional: your email if you want me to get back to you:



Table Of Contents