In this example we can set the value of isCopy,isPaste variables to true on ng-copy and ng-paste event respectively and display it below.By default value of these variables is false which is set in ng-init directive.
isCopy
isPaste
ng-copy
ng-paste
ng-init