如何查看复选框ng-if?

时间:2017-08-18 10:28:44

标签: angularjs

如果我在复选框中使用NG-IF并且test.check =“Y”值,我想在搜索时选中复选框。是这种情况吗?

<input type="checkbox" ng -if=" test.check == 'Y' chekced"  value="{{test.roomNum}}" check-list="checkedModel.roomNum">{{assign.roomNum}}

1 个答案:

答案 0 :(得分:0)

在这种情况下您不需要使用import java.io; public class Learning { public static void main(String[] args) { BufferedInputStream sd = new BufferedInputStream(System.in); // BufferedInputStream cannot be resolved to a type error } } ,您可以使用ngIf。将您的html更改为以下内容:

[checked]