> For the complete documentation index, see [llms.txt](https://attr.sygnal.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://attr.sygnal.com/sa5-elements/radio-button-element.md).

# 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;
