Checkboxes
Checkboxes are UI selection controls commonly found in forms. Single checkboxes are often encountered when asking for users' consent to the Terms and Conditions and Privacy Policy. When checked, they display a small box with a check mark inside. When unchecked, they appear as an empty box.
In contrast to radio buttons, checkboxes allow users to select several options at the same time and enable or disable each one of them.
