Checkbox

v2.0

Checkboxes allow the user to select multiple options from a list or a single yes/no option.

  • Skin
  • Marko
  • React
Stylized artwork of a checkbox list.

Anatomy

Properties

Behavior

Platforms

Web

Checkboxes are either form-based or menu-based. Form-based checkboxes are the traditional checkboxes used in HTML form elements. Menu-based checkboxes appear in dropdown menus and in panel dialogs.

Best practices

Specs