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