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

5 lines
130 B
HTML
Raw Normal View History

<vn-check
field="$ctrl.checked"
intermediate="$ctrl.isIntermediate"
translate-attr="{title: 'Check all'}">
</vn-check>