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