| Name | Type | Description |
|---|---|---|
| AllowMultiple | Boolean | |
| Attributes | Dictionary<String,Object> | Gets or sets a collection of additional attributes that will be applied to the created element. |
| Class | String | Specifies one or more classnames for an DOM element. |
| Id | String | |
| Label | String | |
| MaxMessageLength | Int32 | |
| MaxMessageSize | Int32 | |
| OnChange | EventCallback<IMatFileUploadEntry[]> | |
| RefBack | ForwardRef | |
| Style | String | Specifies an inline style for an DOM element. |
| Ref | ElementReference | Returned ElementRef reference for DOM element. |