Chatbot

Attachments

Container for managing and displaying file and document attachments in grid, inline, or list layouts.

team-photo.png
team-photo.pngimage/svg+xml
quarterly-roadmap.pdfapplication/pdf

Props

PropTypeDefaultDescription
variant"grid" | "inline" | "list""grid"Display layout variant
classNamestring-Additional CSS classes
childrenReactNode-Attachment items

Import

import { Attachments, Attachment, AttachmentPreview, AttachmentInfo, AttachmentRemove } from '@blastx/ui-ai';