label
string
"Label"
helpText
string
""
error
boolean
false
horizontal
boolean
false
children
React.ReactNode
A checkbox group contains multiple checkboxes that can be controlled independently.
View code
View code
Use label
and helpText
props for additional information.
View code
Use error
and helpText
props for validating the entire group.
View code