Skip to main content

Checkbox

A checkbox is an interactive element that allows users to select or deselect an option.

Overview

Checkboxes provide a binary selection mechanism where users can either check the box to indicate they want a particular option or leave it unchecked to indicate they do not want that option.

They are commonly used in forms, settings panels, and various other interfaces where users need to make a single selection.

Checkbox labeled 'I have read and accepted the terms and conditions' is checked.

Resources

Stable
Stable
Stable
Stable
Stable
Stable
Stable
iOS JustUI [UI Kit]
Stable
iOS PIE [SwiftUI]
Stable
Android PIE [Compose & Views]
Stable
Back to top