աӄա cadbb30cfb
fix(checkbox): checkbox controlled state (#2754)
* fix(checkbox): checkbox controlled state

* feat(checkbox): add @nextui-org/use-callback-ref

* chore(deps): pnpm-lock.yaml

* fix(checkbox): handle checkbox group

* fix(checkbox): rely on react aria logic (#2760)

* fix(checkbox): add missing dependency in useCheckbox hook

---------

Co-authored-by: Junior Garcia <jrgarciadev@gmail.com>
2024-04-17 10:43:57 -03:00
..
2024-04-16 09:25:51 -03:00
2024-04-01 14:52:40 -03:00

@nextui-org/checkbox

Checkboxes allow users to select multiple items from a list of individual items, or to mark one individual item as selected.

Please refer to the documentation for more information.

Installation

yarn add @nextui-org/checkbox
# or
npm i @nextui-org/checkbox

Contribution

Yes please! See the contributing guidelines for details.

License

This project is licensed under the terms of the MIT license.