This component is used to provide a boolean state for a particular field in a form. You can optionally proide content to the checkbox, placing it in the center.
Props
Name
Required
Nullable
Type
children
boolean
content
React.Node
onPress
() ⇒ void
style
CSSStyleDeclaration
Examples
No examples