UNPKG

@nopends-ui/checkbox-group

Version:

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

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