Skip to main content
Version: 3.0.0-beta

Interface: UploadedFileContext

Properties​

entityId?​

optional entityId: string

Entity ID

Defined in​

packages/firecms_core/src/types/properties.ts:816


file​

file: File

Uploaded file

Defined in​

packages/firecms_core/src/types/properties.ts:801


path?​

optional path: string

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

Defined in​

packages/firecms_core/src/types/properties.ts:821


property​

property: ResolvedStringProperty | ResolvedArrayProperty<T, ArrayT>

Property related to this upload

Defined in​

packages/firecms_core/src/types/properties.ts:811


propertyKey​

propertyKey: string

Property field name

Defined in​

packages/firecms_core/src/types/properties.ts:806


storage​

storage: StorageConfig

Storage meta specified by the developer

Defined in​

packages/firecms_core/src/types/properties.ts:831


values​

values: any

Values of the current entity

Defined in​

packages/firecms_core/src/types/properties.ts:826

Sign up to our newsletter to get the latest news and updates. No spam!