app/pb_kits/playbook/pb_checkbox/docs/_checkbox_props_swift

Props

Name Type Description Default Values
Checked Bool Adds a check to the Checkbox false true false
Checkbox Type CheckboxType Changes the style of the Checkbox default default error indeterminate
Text String Adds a text label nil
Action (() -> Void) Adds an action {}