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

Configures the restrictions for the files that can be uploaded.

Definition

Package:@progress/kendo-angular-upload

Properties

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.

The maximum file size in bytes (see example).

The minimum file size in bytes (see example).