The checkbox component allows you to let the user check a box, or not.

Adding a checkbox

The Checkbox component requires a Form component to be a parent.

To add a Checkbox component to your app, you need to click Form > Checkbox

Customizing the Checkbox

To customize the checkbox, there are several settings in the Settings Panel that can be used.

SettingDescription
Default ValueAccepts true or false as values to have it checked or unchecked respectively
TextThe text shown to the right of the checkbox, this text is also clickable with the checkbox.
SizeThe size of the text and the checkbox, there's presets from small to extra large.
Disabled / Read onlyWhen checked, the user cannot change the value