yuyang041060120 / angular2-ui-switch

angular2 ui switch component
http://yuyang041060120.github.io/angular2-ui-switch
MIT License
57 stars 36 forks source link

Two-Way Data Binding Doesn't Work #6

Open JimLynchCodes opened 7 years ago

JimLynchCodes commented 7 years ago

When I Use This Code:

 {{enable}} <ui-switch ([ngModel)="enable"></ui-switch>

I don't see any value for enable. I would expect this to display in the html.

wtfdaemon commented 7 years ago

give it a #reference?

bushidian commented 7 years ago

I have the same problem

Obsserver commented 6 years ago

It seems the project is no longer maintained. I have the same problem.

ConnectedReasoning commented 6 years ago

If this project isn't maintained is there an Angular switch problem that is maintained?