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