handleNativeOrMenuCopy
When the user copies or cuts, write the contents to the clipboard.
handleNativeOrMenuCopy: (editor: Editor, context?: TLClipboardWriteInfo) =>
Promise<boolean>;Parameters
| Name | Description |
|---|---|
| |
|
Returns
Promise<boolean>;Prev
getUncroppedSizeNext
hideAllTooltips