yuyang041060120 / angular2-ui-switch

angular2 ui switch component

Home Page:http://yuyang041060120.github.io/angular2-ui-switch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Two-Way Data Binding Doesn't Work

JimLynchCodes opened this issue · comments

commented

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.

give it a #reference?

I have the same problem

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

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