FileUploaderBuilder.Multiple Method
Name | Parameters | Description |
---|---|---|
Multiple(JS) | value | Specifies whether the UI component enables an end user to select a single file or multiple files. Mirrors the client-side multiple option. |
Multiple(Boolean) | value | Specifies whether the UI component enables an end user to select a single file or multiple files. Mirrors the client-side multiple option. |