# Radio buttons

Buttons with customizable options. Unlike checkboxes, only one radio button can be selected at a time.

<figure><img src="https://891064830-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fz8oqtXqtdhOM4CxRzekr%2Fuploads%2FQZEj8CEda7DlPcrssXMU%2Fradio-buttons-block.jpg?alt=media&#x26;token=853b5a76-83cb-46d3-8024-9cab3b0a3936" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="220.9609375">Settings</th><th width="117.0849609375" align="center">Type</th><th>Description</th></tr></thead><tbody><tr><td>Heading</td><td align="center"><code>text</code></td><td>Heading for the group of radio options.</td></tr><tr><td>Required</td><td align="center"><code>checkbox</code></td><td>Marks the radio field as required.</td></tr><tr><td><strong>Include up to six options</strong></td><td align="center"></td><td></td></tr><tr><td>Option one to Optional six</td><td align="center"><code>text</code></td><td>Text for up to six radio button options. Leave blank to exclude.</td></tr></tbody></table>
