rich-text-editor/src/copy-rich-text-content/copy-rich-text-content.service.ts
Result of a copy operation
Properties |
| method |
method:
|
Type : "clipboard-api" | "execCommand" | "none"
|
|
The method used to copy (clipboard-api, execCommand, or none if failed) |
| success |
success:
|
Type : boolean
|
|
Whether the copy operation succeeded |