mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
[ADF-2764] Applied new doc tool features to core library (#3383)
This commit is contained in:
committed by
Eugenio Romano
parent
5831bc1d77
commit
41777e0540
@@ -62,7 +62,7 @@ value or expression:
|
||||
|
||||
### Modes
|
||||
|
||||
The Upload directive supports two modes:
|
||||
The [Upload directive](../core/upload.directive.md) supports two modes:
|
||||
|
||||
- **drop** mode, where the decorated element acts like a drop zone for files (enabled by default)
|
||||
- **click** mode, where the decorated element invokes a file dialog to select files or folders.
|
||||
@@ -99,7 +99,7 @@ In click mode you can provide extra attributes for the file dialog:
|
||||
|
||||
#### Drop mode
|
||||
|
||||
Currently, the upload directive supports only file drops (single or multiple).
|
||||
Currently, the [upload directive](../core/upload.directive.md) supports only file drops (single or multiple).
|
||||
Support for folders and `accept` filters will probably be implemented in a
|
||||
future version.
|
||||
|
||||
|
Reference in New Issue
Block a user