UNPKG

@nopendsui/checkbox-group

Version:

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

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