salix/front/core/components/multi-check/multi-check.html

5 lines
133 B
HTML
Raw Normal View History

<vn-check
2019-10-09 22:47:29 +00:00
ng-model="$ctrl.checked"
intermediate="$ctrl.isIntermediate"
translate-attr="{title: 'Check all'}">
</vn-check>