mirror of
https://github.com/nextui-org/nextui.git
synced 2025-12-08 19:26:11 +00:00
* refactor(calendar): createCalendar typing * refactor(system): ditch `@react-types/calendar` * feat(system): include the required types or interfaces * chore(deps): pnpm-lock.yaml * fix: cast DateValue * fix: minValue & maxValue typing * chore(changeset): add changeset * refactor(system): abstract class * chore(deps): bump system peer dependency * chore(changeset): add changeset
@heroui/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 @heroui/radio
# or
npm i @heroui/radio
Contribution
Yes please! See the contributing guidelines for details.
License
This project is licensed under the terms of the MIT license.