<div ng-controller="ExampleController"> <textarea ng-model="myValue" ng-change="evaluateChange()" id="ng-change-example1"></textarea> </div>