mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-19 17:14:57 +00:00
#1173 fix doc documentlist
This commit is contained in:
parent
aee2d194b3
commit
427dc0b7fd
@ -176,7 +176,7 @@ The properties currentFolderId, folderNode and node are the entry initialization
|
|||||||
| `folderNode` | `MinimalNodeEntryEntity` | null | Currently displayed folder node |
|
| `folderNode` | `MinimalNodeEntryEntity` | null | Currently displayed folder node |
|
||||||
| `node` | `NodePaging` | null | Document list will show all the node contained in the NodePaging entity |
|
| `node` | `NodePaging` | null | Document list will show all the node contained in the NodePaging entity |
|
||||||
| `navigate` | boolean | true | Toggles navigation to folder content or file preview |
|
| `navigate` | boolean | true | Toggles navigation to folder content or file preview |
|
||||||
| `navigationMode` | string (click\|dblclick) | dblclick | User interaction for folder navigation or file preview |
|
| `navigationMode` | string (click,dblclick) | dblclick | User interaction for folder navigation or file preview |
|
||||||
| `thumbnails` | boolean | false | Show document thumbnails rather than icons |
|
| `thumbnails` | boolean | false | Show document thumbnails rather than icons |
|
||||||
| `fallbackThumbnail` | string | | Path to fallback image to use if the row thumbnail is missing |
|
| `fallbackThumbnail` | string | | Path to fallback image to use if the row thumbnail is missing |
|
||||||
| `multiselect` | boolean | false | Toggles multiselect mode |
|
| `multiselect` | boolean | false | Toggles multiselect mode |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user