Skip to content

UploadedFileContext

@firecms/core


@firecms/core / UploadedFileContext

Defined in: types/properties.ts:859

optional entityId: string

Defined in: types/properties.ts:878

Entity ID


file: File

Defined in: types/properties.ts:863

Uploaded file


optional path: string

Defined in: types/properties.ts:883

Entity path. E.g. products/PID/locales


property: ResolvedStringProperty | ResolvedArrayProperty<T, ArrayT>

Defined in: types/properties.ts:873

Property related to this upload


propertyKey: string

Defined in: types/properties.ts:868

Property field name


storage: StorageConfig

Defined in: types/properties.ts:893

Storage meta specified by the developer


values: any

Defined in: types/properties.ts:888

Values of the current entity