mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +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
|
#### Basic usage
|
||||||
```html
|
```html
|
||||||
<alfresco-upload-drag-area [showDialogUpload]="boolean" ></alfresco-upload-drag-area>
|
<alfresco-upload-drag-area [showDialogUpload]="true" ></alfresco-upload-drag-area>
|
||||||
```
|
```
|
||||||
|
|
||||||
#### Options
|
#### Options
|
||||||
|
Reference in New Issue
Block a user