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

inverse #13

Open
ilanCambium opened this issue Jun 15, 2015 · 1 comment
Open

inverse #13

ilanCambium opened this issue Jun 15, 2015 · 1 comment

Comments

@ilanCambium
Copy link

Hello,
I am trying to replace between the On and Off. How can I do it?

Thanks

@lampapetrol
Copy link

I had the same issue and made this work (angular 1.4.4) by combining "toggle-switch" with a "negate" directive, both sharing the ngModel attribute. http://stackoverflow.com/questions/13925462/angularjs-reverse-checkbox-state/22529753#22529753 (it works even if we have no checkbox field)

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

No branches or pull requests

3 participants