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/radio
Radio Group allow users to select a single option from a list of mutually exclusive options.
Please refer to the documentation for more information.
Installation
yarn add @nextui-org/radio
# or
npm i @nextui-org/radio
Contribution
Yes please! See the contributing guidelines for details.
License
This project is licensed under the terms of the MIT license.