Field Radio

Use radio buttons when you have a group of mutually exclusive choices and only one selection from the group is allowed.

Introduction

Radio buttons represent a group of mutually exclusive choices, compared to checkboxes that allow users to make one or more selections from a group. In use cases where only one selection from a group is allowed, use the radio button component instead of the checkbox.

Additionally add a small text help below your radio label if you need to better guide the user.

Small text help below your radio.
Small text help below your radio.
On this page