Closed Davidrl1000 closed 8 years ago
How could I implement the ng-click or ng-change every time that the toggle is clicked?
Sorry, I got it with your example :
<toggle-switch ng-model="switchState" ng-change="cchangedState()">
How could I implement the ng-click or ng-change every time that the toggle is clicked?