Skip to content

feat(Checkbox): Adding nested parent checkbox #2073

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

Open
wants to merge 4 commits into
base: v2
Choose a base branch
from

Conversation

lepture
Copy link
Contributor

@lepture lepture commented Jul 24, 2025

A parent prop is added to CheckboxRoot, a parent CheckboxRoot controls other checkboxes within the same checkbox group.

Usage

Here is the example of a use case:

Token granted scopes:

  • All user scopes
    • user profile
    • user email
  • All Org scopes
    • Read org data
    • Edit org data

Credits

https://base-ui.com/react/components/checkbox-group#parent-checkbox

Copy link

pkg-pr-new bot commented Jul 24, 2025

Open in StackBlitz

npm i https://pkg.pr.new/reka-ui@2073

commit: 1c64a48

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.

1 participant