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