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