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

Checking or uncheking a parent node checkbox does not update this node's children's checkboxes. #38

Open
UlyssesAlves opened this issue Aug 24, 2023 · 0 comments

Comments

@UlyssesAlves
Copy link

I need all the checkboxes below a parent node to update their checked state when the parent node's state changes. For example, if the parent node checkbox is checked I want to make all the nodes below this parent node to update theirselves to follow the parent node checkbox checked state.

Is it possible to accomplish this with this package?

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

No branches or pull requests

1 participant