New to Kendo UI for AngularStart a free 30-day trial

FileRestrictions

Configures the restrictions for the files that can be uploaded.

NameTypeDefaultDescription

allowedExtensions?

string[]

The list of allowed file extensions (see example). Accepts entries of both .type (for example, .docx, .png, .svg, .xls) and type (for example, docx, png, svg, xls) values.

maxFileSize?

number

The maximum file size in bytes (see example).

minFileSize?

number

The minimum file size in bytes (see example).

Not finding the help you need?
Contact Support