<div ng-repeat="item in items | filter : { isDisabled: false, isOpen: true }"> … </div>. Say you want to filter based on a string property.
確定! 回上一頁