Return to Sky UI homepage

Checkbox Button

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

CheckboxButton is a button that implies mutiple selections.

System Modifiers

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

Translatable Fields

The CheckboxButton component supports translation on the following fields:

  • checkboxButton.loadingLabel - controls the loading text

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