);
for (const item of clipboardItems) // 3. Check if the item contains an image type for (const type of item.types) if (type.startsWith('image/')) const blob = await item.getType(type); how to paste screen shot
On iOS, after taking a screenshot, you can long-press the thumbnail that appears in the corner and select "Copy," then long-press in a text field to "Paste." Where Can You Paste Screenshots? ); for (const item of clipboardItems) // 3