error event description (#2584)

This commit is contained in:
Cilibiu Bogdan
2017-11-01 13:36:01 +02:00
committed by Eugenio Romano
parent c17abc4344
commit b0fe0ba03d

View File

@@ -86,6 +86,7 @@ The properties currentFolderId, folderNode and node are the entry initialization
| preview | emitted when user acts upon files with either single or double click (depends on `navigation-mode`), recommended for Viewer components integration |
| permissionError | emitted when user is attempting to create a folder via action menu without having the permission to do it |
| ready | emitted when the documentList is ready and loads all the elements|
| error | emitted when API fails to get documentList data|
## Details