CheckBox
Last updated
Last updated
Property
Default
Option
Description
disabled
false
boolean
If true the user won't be able to toggle the checkbox
checkColor
#000
string
Color for checkbox when value true
uncheckColor
#000
string
Color for checkbox when value false
activeOpacity
1
number
Determines what the opacity of the wrapped view should be when touch
size
24
number
Size of the icon
label
-
string
Display label right checkbox
alignVerticalTop
false
boolean
Display checkbox vertical top label
onChange
-
function
Invoked with the new boolean value when it changes
value
-
string
The value of the checkbox
style
-
-
Style for the checkbox
styleLabel
-
-
Style for the label