zxl
2025-12-11 3807a2754a9ea195be9fb43b6cac06b8293c2fc6
1
2
3
4
 
<div ng-controller="FlowableBooleanPropertyCtrl">
    <input type="checkbox" ng-model="property.value" ng-change="changeValue()"/>
</div>