For the complete documentation index, see llms.txt. This page is also available as Markdown.

Checkbox

Category: Control

Version: 1.0

Last Updated: June 22, 2026

Author: Any2Info


Description

The Checkbox control allows for a binary true/false value.


General Properties

The Checkbox control inherits general Control Properties such as ‘Font size’, ‘Font color’ and ‘Icon color’.


Special Properties

The Checkbox control has a single unique property.

Name
Value
Explanation

Checked

True/False

Determines the default state of the Checked value


Tips & Best Practices

  • If you require more than 2 states, use a List.


Examples

Below is a basic example of a Checkbox Control ****which by default is checked.


Changelog

Version

Date

Change

1.0

June 22, 2026

Initial document & documentation

Last updated

Was this helpful?