New to KendoReactStart a free 30-day trial

Configures the restrictions for the files that can be uploaded.

Definition

Package:@progress/kendo-react-upload

Properties

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

Defines the maximum file size in bytes.

Defines the minimum file size in bytes.