ovsleep / bootstrap-switch

This is a Angular 2 Component to add a switch like input.
https://bootstrap-switch.herokuapp.com/
8 stars 10 forks source link

Changing Status Dynamically #20

Open sravankumarchowdam opened 6 years ago

sravankumarchowdam commented 6 years ago

I want to change the status to off after checking some condition in my java script code.But when I use statuschange($event) the box is changing the status.But I want to change the status programatically.How to do that?

anoop0567 commented 5 years ago

Please share if you get any solution for that.