ImageAttachmentUploadPreview

ImageAttachmentUploadPreview renders pending image uploads with an overlay indicator and remove control.

Internally it renders the image background preview and picks the correct progress/retry state indicator from upload metadata.

Props

Implements UploadAttachmentPreviewProps<LocalImageAttachment>.

PropDescriptionType
attachmentImage attachment item being previewed.LocalImageAttachment
handleRetryRetry callback for failed uploads.function
removeAttachmentsRemoves attachment(s) by local attachment id.function