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