mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-12 17:04:57 +00:00
Update upload-drag-area.component.md (#3067)
This commit is contained in:
parent
1bb2f676a0
commit
5fa8ad075d
@ -32,7 +32,7 @@ export class AppComponent {
|
|||||||
| Name | Type | Default | Description |
|
| Name | Type | Default | Description |
|
||||||
| --- | --- | --- | --- |
|
| --- | --- | --- | --- |
|
||||||
| disabled | boolean | false | Toggle component disabled state |
|
| disabled | boolean | false | Toggle component disabled state |
|
||||||
| rootFolderId | string | '-root-' | The ID of the root folder node. |
|
| parentId | string | '-root-' | The ID of the folder in which the files will be uploaded. |
|
||||||
| versioning | boolean | false | Versioning false is the default uploader behaviour and it renames the file using an integer suffix if there is a name clash. Versioning true to indicate that a major version should be created |
|
| versioning | boolean | false | Versioning false is the default uploader behaviour and it renames the file using an integer suffix if there is a name clash. Versioning true to indicate that a major version should be created |
|
||||||
|
|
||||||
### Events
|
### Events
|
||||||
|
Loading…
x
Reference in New Issue
Block a user