-
Notifications
You must be signed in to change notification settings - Fork 124
Disabled with bind value #78
Comments
Try ng-disabled On Wed, Oct 7, 2015 at 11:04 AM, Michele Menciassi
|
I tried to use ng-disabled attribute but without success. http://plnkr.co/edit/9kHn7zRgppvfMCk3j4Wa?p=preview Any help is appreciated. |
+1 |
2 similar comments
+1 |
+1 |
It depends on the binding of the directive scope field "disabled" setted to "@". |
+1 @marcusvezz . I just did a mod with '=' bind on disabled attribute. toggleSwitch directive scope
|
I need to disable or enable dynamically the toggle switch i tried to use the disabled attribute but it seems that is not working well.
The text was updated successfully, but these errors were encountered: