Checkbox

Allow users to select multiple options from a set of choices.

Installation

Add the component to your project using the following command:

Usage

Import

Import the component and its related parts.

checkbox Parts

Structure

The expected structure and composition of the component.

Anatomy

Minimal Usage

Minimal Usage

Examples

Group

Allow users to select multiple options from a set of choices with CheckboxGroup component.

Group Nested

Allow users to select multiple options from a set of choices with nested options with CheckboxGroup component.