Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • FileItem

Index

Constructors

constructor

  • Initializes a new instance of the FileItem class.

    Returns FileItem

Properties

fileDataBase64

fileDataBase64: string

The file data as a base64 string.

fileName

fileName: string

The name of the file.

fileSize

fileSize: number

The size of the file in bytes.

fileType

fileType: string

The MIME type of the file.

Methods

getDataUri

  • getDataUri(): string
  • Returns string