Свойство |
Type |
Description |
|
$downloadTemplate |
|
The template id to display files available for download
defaults to null, meaning using the built-in template |
|
$downloadView |
|
name of the download view to be rendered |
|
$formView |
|
name of the form view to be rendered |
|
$imageProcessing |
|
Wheter or not to add the image processing pluging |
|
$multiple |
boolean |
set to true to use multiple file upload |
|
$previewImages |
|
Wheter or not to preview image files before upload |
|
$previewImagesView |
|
name of the view to display images at bootstrap-slideshow |
|
$uploadTemplate |
|
The upload template id to display files available for upload
defaults to null, meaning using the built-in template |
|
$uploadView |
|
name of the upload view to be rendered |
|
$url |
string |
the url to the upload handler |
|