Paste From Clipboard

Dashed panel encouraging a paste gesture, with a tinted clipboard tile and ⌘V hint chip.

Paste an image from your clipboardScreenshot, copy, and press the shortcut to drop it here.
+V

Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.

Import & use
import { Upload11 } from "@/components/beste/piece/upload11";

<Upload11
  title="Paste an image from your clipboard"
  hint="Screenshot, copy, and press the shortcut to drop it here."
  tone="primary"
/>