File

upload/src/upload.types.ts

Description

Interface representing a single file selected in the Upload component.

Import

Example :
import { IUploadItem } from '@talenra/components/upload';

See UploadComponent

Index

Properties

Properties

file
file: File
Type : File

Actual File object

identifier
identifier: string
Type : string

Identifier (GUID)

uploadState
uploadState: TUploadState
Type : TUploadState
Optional

File upload state

validationState
validationState: TUploadValidationState
Type : TUploadValidationState

Item validation state

results matching ""

    No results matching ""