Access the Clipboard

import { clipboard } from "../utils";
clipboard.writeText(link);

Backlinks