UploadFileRestrictions
Configures the restrictions for the files that can be uploaded.
Name | Type | Default | Description |
---|---|---|---|
allowedExtensions? |
| The list of the allowed file extensions.
Recognizes entries of both | |
maxFileSize? |
| Defines the maximum file size in bytes. | |
minFileSize? |
| Defines the minimum file size in bytes. |