Skip to content
New issue

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

Add RadioCard Component #2932

Closed
maximepvrt opened this issue Dec 18, 2024 · 2 comments · Fixed by #3178
Closed

Add RadioCard Component #2932

maximepvrt opened this issue Dec 18, 2024 · 2 comments · Fixed by #3178
Assignees
Labels

Comments

@maximepvrt
Copy link
Contributor

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

@maximepvrt maximepvrt added enhancement New feature or request triage labels Dec 18, 2024
@maximepvrt
Copy link
Contributor Author

Example
Image

@benjamincanac benjamincanac removed the enhancement New feature or request label Dec 18, 2024 — with Volta.net
@jsayer101
Copy link

Hi, could be great to have both radio and checkbox. 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants