mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
Create Folder directive enhancement: custom nodeType (#3214)
This commit is contained in:
committed by
Eugenio Romano
parent
0ff0573401
commit
deb09e4d5f
@@ -33,6 +33,7 @@ Creates folders.
|
||||
| -- | -- | -- | -- |
|
||||
| adf-create-folder | `string` | DEFAULT_FOLDER_PARENT_ID | Parent folder where the new folder will be located after creation. |
|
||||
| title | `string` | null | The title of the opened dialog. |
|
||||
| nodeType | `string` | 'cm:folder' | The type of the node to be created. |
|
||||
|
||||
### Events
|
||||
|
||||
|
Reference in New Issue
Block a user