We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v3.0.0-alpha.x
It would be valuable to include a RadioCard component in @nuxt/ui, similar to the one provided by [Chakra UI](https://www.chakra-ui.com/docs/components/radio-card). This component allows users to create styled cards that act as radio options, improving the user experience for selection interfaces.
RadioCard
Given the modular design of @nuxt/ui and existing tools, I believe this functionality could be implemented effectively by leveraging the RadioGroup component from [Reka-UI](https://reka-ui.com/docs/components/radio-group).
RadioGroup
No response
The text was updated successfully, but these errors were encountered:
Example
Sorry, something went wrong.
Hi, could be great to have both radio and checkbox. 😄
card
table
romhml
Successfully merging a pull request may close this issue.
For what version of Nuxt UI are you suggesting this?
v3.0.0-alpha.x
Description
It would be valuable to include a
RadioCard
component in @nuxt/ui, similar to the one provided by [Chakra UI](https://www.chakra-ui.com/docs/components/radio-card). This component allows users to create styled cards that act as radio options, improving the user experience for selection interfaces.Given the modular design of @nuxt/ui and existing tools, I believe this functionality could be implemented effectively by leveraging the
RadioGroup
component from [Reka-UI](https://reka-ui.com/docs/components/radio-group).Additional context
No response
The text was updated successfully, but these errors were encountered: