Search results

UploadSettingsModel API in Vue Image Editor API component

Interface for a class UploadSettings

Properties

allowedExtensions

string

Specifies the allowed file extensions for uploaded images.

maxFileSize

number

Specifies the maximum size (in bytes) for the uploaded image.

minFileSize

number

Specifies the minimum size (in bytes) for the uploaded image.