Checkbox

A checkbox is an input control that allows users to select a single item or multiple items from a list.

CSS variables

Expand or collapse columnSelectorVariableValue
.pf-v6-c-check--pf-v6-c-check--GridGap
0.5rem 0.5rem
.pf-v6-c-check--pf-v6-c-check--AccentColor
(In light theme) #0066cc
.pf-v6-c-check--pf-v6-c-check--m-standalone--MinHeight
calc(0.875rem * 1.5)
.pf-v6-c-check--pf-v6-c-check__label--disabled--Color
(In light theme) #a3a3a3
.pf-v6-c-check--pf-v6-c-check__label--Color
(In light theme) #151515
.pf-v6-c-check--pf-v6-c-check__label--FontWeight
400
.pf-v6-c-check--pf-v6-c-check__label--FontSize
0.875rem
.pf-v6-c-check--pf-v6-c-check__label--LineHeight
1.5
.pf-v6-c-check--pf-v6-c-check__description--FontSize
0.75rem
.pf-v6-c-check--pf-v6-c-check__description--Color
(In light theme) #4d4d4d
.pf-v6-c-check--pf-v6-c-check__label-required--MarginInlineStart
0.25rem
.pf-v6-c-check--pf-v6-c-check__label-required--FontSize
0.75rem
.pf-v6-c-check--pf-v6-c-check__label-required--Color
(In light theme) #b1380b
.pf-v6-c-check--pf-v6-c-check__input--TranslateY
calc((1.5 * 0.875rem / 2 ) - 50%)
.pf-v6-c-check__label:disabled--pf-v6-c-check__label--Color
(In light theme) #a3a3a3