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

Switch Indeterminate State #40

Open
agam16 opened this issue Apr 1, 2016 · 0 comments
Open

Switch Indeterminate State #40

agam16 opened this issue Apr 1, 2016 · 0 comments

Comments

@agam16
Copy link

agam16 commented Apr 1, 2016

I am working on an app in which i have one parent switch and its children switches. so when i change the parent switch, it changes all child switches. If all child switches are in on state, then the parent switch also shows in on state, but if one of the child switch is turned off, the parent switch should also change to indeterminate state as if there is no indeterminate state, then the parent switch is turned to off state and its ng-change is called automatically which inturns switches off the child.

Please let me know what can i do to proceed?

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