Share Menu
Share menu to copy a link or post to X, LinkedIn, and the native share sheet.
Features
- Copy the link to the clipboard with toast feedback.
- Share directly to X and LinkedIn in a new tab.
- Resolves relative URLs against the current origin.
- Shows the native share option only when the Web Share API is available.
Installation
pnpm dlx shadcn@latest add @ncdai/share-menu
Usage
import { ShareMenu } from "@/components/share-menu"<ShareMenu title="chanhdai.com" url="https://chanhdai.com" />