mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
9 lines
235 B
HTML
9 lines
235 B
HTML
<div>
|
|
<div>
|
|
<file-upload accept="{{accept}}" droppable="{{droppable}}" target="{{target}}" multi="false" >Choose File</file-upload>
|
|
</div>
|
|
<div >
|
|
<alfresco-file-list></alfresco-file-list>
|
|
</div>
|
|
</div>
|