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