Skip to content

frontend


Interface: FakeDocument

Defined in: src/data/fakeDocuments.ts:11

Extends

Properties

id

id: string

Defined in: src/data/fakeDocuments.ts:12


name

name: string

Defined in: src/components/documents/Document.tsx:8

Inherited from

DocumentProps.name


thumbnailUrl?

optional thumbnailUrl?: string

Defined in: src/components/documents/Document.tsx:11

Inherited from

DocumentProps.thumbnailUrl


type

type: "other" | "image" | "pdf" | "word"

Defined in: src/components/documents/Document.tsx:9

Inherited from

DocumentProps.type


url

url: string

Defined in: src/components/documents/Document.tsx:10

Inherited from

DocumentProps.url