Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Checkbox

The Checkbox offers a binary choice.

Usage

The Checkbox is used as any other view.

The component has initializes with a isSelected Binding as any other control.

Checkbox(isSelected: $isRadioButtonSelected)