Command Palette

Search for a command to run...

2.1k
Components

Share Menu

Share menu to copy a link or post to X, LinkedIn, and the native share sheet.

Loading…

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" />

API reference

ShareMenu

Prop

Type

References

Command Palette

Search for a command to run...