Skip to content

feat(dropdown-menu): Generic Radio Group Values #576

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

Merged
merged 1 commit into from
Mar 31, 2025

Conversation

SomeRandomNiko
Copy link
Contributor

Fixes #574

Adds a generic parameter TValue to MenuRadioGroup and MenuRadioItem which allows the use of other types (not just strings) as the value for the Radio Group and Radio Items in a Dropdown Menu

Copy link

netlify bot commented Mar 22, 2025

👷 Deploy request for kobalte pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit fac3fa0

@jer3m01
Copy link
Member

jer3m01 commented Mar 31, 2025

Thanks for the PR!

@jer3m01 jer3m01 merged commit 84cfcea into kobaltedev:main Mar 31, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat(dropdown-menu): Generic Radio Group Values
2 participants