Skip to content

Interface: FilePreview

Metadata and content preview for a selected file

contentLength: number | undefined


contentType: string | undefined


isImage: boolean


isText: boolean


lastModified: string | undefined


textPreview: string | null