Skip to content

BlobDetailPanel

Blob Detail Panel — right panel shown when the blobs tab is active.

Shows either an empty-selection placeholder or the full detail view for a selected blob: preview (image / text / generic), actions (download, open, copy URL, delete), info (ID, filename, type, size, uploaded, SHA-256), and the download URL code block.

Matches the mock right panel (document-explorer-with-blobs-toggle.html).


Props

Prop nameDescriptionTypeValuesDefault
documentIdstring-
selectedBlobunion-
canWriteWhether the current user has write access; hides destructive actions when false.boolean-

Events

Event namePropertiesDescription
delete-blob
reload-blobs