我是AngularJS的新手,我理解ngClass指令可以用来动态地将类插入到以下元素中:<input ng-class="{some-class: condition, another-class: anotherCondition}"> ...
確定! 回上一頁