2019-10-01 09:15:15 +00:00
|
|
|
<vn-check
|
2019-10-09 22:47:29 +00:00
|
|
|
ng-model="$ctrl.checked"
|
2020-09-01 13:13:33 +00:00
|
|
|
indeterminate="$ctrl.isIndeterminate"
|
2019-10-01 09:15:15 +00:00
|
|
|
translate-attr="{title: 'Check all'}">
|
2019-04-30 06:00:27 +00:00
|
|
|
</vn-check>
|