CheckBoxGroup
Basic Usage
Show editable code example
Any Paragon component or export may be added to the code example.
Props API#
CheckBoxGroup Props API
- children
element
[]
Requiredrepresents the CheckBox components defined within the CheckBoxGroup component and is not a specific named prop that needs to be passed in. At least one CheckBox must be defined within the group. Example:
<CheckBoxGroup><CheckBox .../></CheckBoxGroup>
Usage Insights#
CheckBoxGroup
Project Name | Paragon Version | Instance Count | |
---|---|---|---|
studio-frontend | 3.4.8 | 1 |