Radio group

Variables to customize Radio Group

$gbc-RadioGroupWidget-margin-ratio

Margin ratio for the Radio Group

Type: number

Default value: $ui-margin-ratio

Computed value: "0.6"

$gbc-RadioGroupWidget-padding

Padding of the RadioGroup Widget.

Type: size

Default value: $gbc-space-xxs

Computed value: "2px"

$gbc-RadioGroupWidget-item-padding

Padding of the RadioGroup Items

Type: size

Default value: $gbc-space-xxs

Computed value: "2px"

$gbc-RadioGroupWidget-disabled-color

Color of the radio buttons for the Radio Group when disabled.

Type: color

Default value: $ui-text-icon-color-disabled

Computed value: "rgba(31, 31, 31, 0.54)"

$gbc-RadioGroupWidget-focus-border-color

Color of border for the Radio Group when focused.

Type: color

Default value: $mt-field-focus-border-color

Computed value: "rgb(11, 121, 209)"

$gbc-RadioGroupWidget-border-radius

Border radius of the RadioGroup Widget

Type: size

Default value: $mt-field-border-radius

Computed value: "4px"