-
Notifications
You must be signed in to change notification settings - Fork 989
Closed
Description
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
EvertonWingert, jsayer101 and ymansurozer