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

5 lines
137 B
HTML
Raw Normal View History

<vn-check field="$ctrl.checked"
intermediate="$ctrl.isIntermediate"
vn-tooltip="Check all"
tooltip-position="up">
</vn-check>