You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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: