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