Checkbox
Last updated
Was this helpful?
Category: Control
Version: 1.0
Last Updated: June 22, 2026
Author: Any2Info
The Checkbox control allows for a binary true/false value.
The Checkbox control inherits general Control Properties such as ‘Font size’, ‘Font color’ and ‘Icon color’.
The Checkbox control has a single unique property.
Checked
True/False
Determines the default state of the Checked value

If you require more than 2 states, use a List.
Below is a basic example of a Checkbox Control ****which by default is checked.
Version
Date
Change
1.0
June 22, 2026
Initial document & documentation
Last updated
Was this helpful?
Was this helpful?