Attachment

Displays a file attachment with media, content, and actions.

Preview

resume.pdf2.4 MB

Installation

Install the package using your preferred package manager:

npx shadcn@latest add @airy/attachment

Usage

Import the component from the package:

import { Attachment } from "@/components/ui/attachment"

Then use it in your application:

<Attachment />

Examples

Default

resume.pdf2.4 MB