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