ng-cut
Specify custom behavior on cut event.
Usage
<ANY ng-cut="expression">
</ANY>
API
| Attr | Type | Details |
|---|---|---|
| ngCut |
expression
|
Expression to evaluate upon
cut. (Event object is available as |
Example
Specify custom behavior on cut event.
<ANY ng-cut="expression">
</ANY>
| Attr | Type | Details |
|---|---|---|
| ngCut |
expression
|
Expression to evaluate upon
cut. (Event object is available as |