Searched refs:findHtmlInClipboardAsync (Results 1 – 7 of 7) sorted by relevance
10 findHtmlInClipboardAsync,38 const blob = await findHtmlInClipboardAsync(clipboardItems);50 const blob = await findHtmlInClipboardAsync(clipboardItems);
74 export async function findHtmlInClipboardAsync(items: ClipboardItems): Promise<Blob | null> { function
2 import { base64toBlob, blobToBase64Async, findHtmlInClipboardAsync, findImageInClipboardAsync, getI…17 const blob = await findHtmlInClipboardAsync(clipboardItems);29 const blob = await findHtmlInClipboardAsync(clipboardItems);
16 export declare function findHtmlInClipboardAsync(items: ClipboardItems): Promise<Blob | null>;
66 export async function findHtmlInClipboardAsync(items) { function
1 …findHtmlInClipboardAsync,\n findImageInClipboardAsync,\n getImageSizeFromBlobAsync,\n htmlToPla…
1 …jpeg');\n }\n }\n return null;\n}\n\nexport async function findHtmlInClipboardAsync(items: Cl…