AngularJS: ng-switch-when with an OR

后端 未结 5 2057
爱一瞬间的悲伤
爱一瞬间的悲伤 2020-12-15 15:34

Is it possible to have an OR in ng-switch-when?

5条回答
  •  独厮守ぢ
    2020-12-15 16:25

    This is now possible using ng-switch-when-separator which was added to Angular documentation in 1.5.10:

    sup

提交回复
热议问题