In this example we can set the value of isPaste=true on ng-paste event(when we paste the text to textbox) and display it below.By default value of isPaste variable is false which is set by ng-init directive.
isPaste
ng-paste
ng-init