You can configure the following settings in the Properties panel:
- Label: Defines the text that appears next to the checkbox element.
- Checked: Determines whether the checkbox is selected or not. When selected, the checkbox appears checked.
- Box Color: Determines the background color of the checkbox (visible when unchecked).
- Box Color OnChecked: Defines the background color of the box when the checkbox is checked.
- Check Icon Color: Defines the color of the checkmark that appears when the checkbox is checked.
In Android and iOS apps, you can change the color of the Checkbox element from the Text Color field in the Properties panel.
By following this guide, you can use the Checkbox element effectively in your app.