$scope.condition = function() { return $scope.monObjet.attribut === 'test'; } } <span ng-class={test: condition()}>Chaîne de caractère</span> ...
確定! 回上一頁