mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
#9 readme fixes
This commit is contained in:
@@ -58,10 +58,10 @@ In addition ```DOCUMENT_LIST_PROVIDERS``` exports all primary services and provi
|
||||
### Breadcrumb
|
||||
|
||||
Document List provides simple breadcrumb element to indicate the current position within a navigation hierarchy.
|
||||
It can be enabled via `thumbnails` attribute:
|
||||
It can be enabled via `breadcrumb` attribute:
|
||||
|
||||
```html
|
||||
<alfresco-document-list [thumbnails]="true">
|
||||
<alfresco-document-list [breadcrumb]="true">
|
||||
</alfresco-document-list>
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user