Checkbox Group
- PDF
Checkbox Group
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback!
Article Overview
The following article describes the Checkbox Group component.
Checkbox Group Component
This component allows end-users to select options by checking multiple boxes. A Checkbox Group option has two states that return values, which can be used for conditions:
- When checked, the returned value is true.
- When unchecked, the returned value is false.
Figure 1 displays a Checkbox Group component (1) on top of a Page component.

Figure 1: Checkbox Group Component
Was this article helpful?