Return to Sky UI homepage

Radio Button

import { RadioButton } from '@sky-uk/ui-core';

RadioButton is a button that implies mutually exclusive selections.

System Modifiers

The RadioButton component also accepts props applied using the following system modifiers:

Translatable Fields

The RadioButton component supports translation on the following fields:

  • radioButton.loadingLabel - controls the loading text

For more on translatable fields, view the useTranslation docs here: useTranslation