GithubX

Attachment

A file bundled with an upload progress state.

deploy.sh
2.1 KB
[done]

## installation

pnpm dlx shadcn@latest add https://ascii.cnlibs.com/r/attachment.json

## usage

import { Attachment, AttachmentContent, AttachmentDone, AttachmentIcon, AttachmentMeta, AttachmentName } from "@/components/ui/attachment";
<Attachment>
  <AttachmentIcon>[sh]</AttachmentIcon>
  <AttachmentContent>
    <AttachmentName>deploy.sh</AttachmentName>
    <AttachmentMeta>2.1 KB</AttachmentMeta>
  </AttachmentContent>
  <AttachmentDone />
</Attachment>

## uploading

AttachmentProgress replaces the done mark while a file transfers.

build-output.tar.gz
18.4 MB
62%

## starting

ci-run-4021.log
640 KB
12%