If I have: ng-class='{in:$first}' What is the simplest way to make it add the in class when $first is true or if let's say the item.in ( $scope.item.in ) ...
確定! 回上一頁