mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
#46 fix param in readme
This commit is contained in:
@@ -60,7 +60,7 @@ This component, provide a drag and drop are to upload files to alfresco.
|
||||
|
||||
#### Basic usage
|
||||
```html
|
||||
<alfresco-upload-drag-area [showDialogUpload]="boolean" ></alfresco-upload-drag-area>
|
||||
<alfresco-upload-drag-area [showDialogUpload]="true" ></alfresco-upload-drag-area>
|
||||
```
|
||||
|
||||
#### Options
|
||||
|
Reference in New Issue
Block a user