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