mirror of
https://github.com/nextui-org/nextui.git
synced 2025-12-08 19:26:11 +00:00
* chore(deps): bump RA versions * chore(deps): bump RA versions * chore(deps): bump RA versions * chore: changeset * chore(deps): remove unnecessary dependencies * fix(calendar): typing issue * refactor(system): remove unused SupportedCalendars * refactor(system): move I18nProviderProps to type * refactor: use `spectrumCalendarProps<DateValue>["createCalendar"]` * feat: add consistent-type-imports * fix: eslint * chore: add changeset * refactor: remove unused deps
@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.