UNPKG

@diceui/checkbox-group

Version:

Checkbox Group is a component that allows users to select multiple options from a list of options.

16 lines (12 loc) 292 B
# Checkbox Group Checkbox Group is a component that allows users to select multiple options from a list of options. ## Installation ```bash npm install @diceui/checkbox-group # or pnpm add @diceui/checkbox-group # or yarn add @diceui/checkbox-group # or bun add @diceui/checkbox-group ```