mirror of
https://github.com/nextui-org/nextui.git
synced 2025-12-08 19:26:11 +00:00
* fix(checkbox): make VisuallyHidden's element type as span * feat(changeset): add changeset * fix(radio): make the VisuallyHidden element type as span * fix(switch): make the VisuallyHidden element type as span * fix(select): make the VisuallyHidden element type as span * feat(changeset): replace changeset * chore: fix formatting
@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.