mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-12 17:04:57 +00:00
#393 readme updates
This commit is contained in:
parent
5ef43c25fd
commit
1eed604cfe
@ -368,13 +368,13 @@ other modes, like single-click navigation for example.
|
||||
|
||||
The following navigation modes are supported:
|
||||
|
||||
- click
|
||||
- dblclick
|
||||
- **click**
|
||||
- **dblclick**
|
||||
|
||||
The following example switches navigation to single clicks:
|
||||
|
||||
```html
|
||||
<alfresco-document-list navigation-mode="click">
|
||||
<alfresco-document-list [navigationMode]="'click'">
|
||||
</alfresco-document-list>
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user