# Radio Button Element 🧪

This is a convenience API for devs who need to manipulate Webflow's radio button element.

Features;

* Get button checked state
* Set / toggle button checked state
  * Including the custom button `w--redirected-checked` class&#x20;
* Get / set group
* Work with both native and custom radio buttons

Use cases;

* Primarily large scale radio button manipulation such as in a quiz UX&#x20;
