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 the allowed file extensions (see example). Recognizes entries of both .type (for example, .docx, .png, .svg, .xls, and others) and type (for example, docx, png, svg, xls, and others) values.

maxFileSize?

number

Defines the maximum file size in bytes (see example).

minFileSize?

number

Defines the minimum file size in bytes (see example).

Not finding the help you need?
Contact Support