Checkbox
Checkboxes allow the user to select one or more items from a set.
CheckBoxes can be checked or disabled.
Properties
Name | Type | Description |
status |
| Can be |
onPress |
| Called when checkbox should switch it's value. |
color |
| Changes a color of the checkbox. |
disabled |
| Makes the checkbox disabled. |
Last updated