The current check state.
OptionaldisabledSet to true to disable this control.
OptionaldisableIf true, the label is rendered as it is passed without an additional typography node.
OptionalidThe component id.
A text label to be displayed.
Callback that is called when the checked state has changed.
The new checked state.
OptionalsizeThe optional size, defaults to 'small'.
OptionalsxOptional sx props.
OptionaltypographyProps applied to the Typography wrapper of the passed label. This is unused if disableTypography is true.
Properties of the CheckboxControl React component.