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:
|
The following navigation modes are supported:
|
||||||
|
|
||||||
- click
|
- **click**
|
||||||
- dblclick
|
- **dblclick**
|
||||||
|
|
||||||
The following example switches navigation to single clicks:
|
The following example switches navigation to single clicks:
|
||||||
|
|
||||||
```html
|
```html
|
||||||
<alfresco-document-list navigation-mode="click">
|
<alfresco-document-list [navigationMode]="'click'">
|
||||||
</alfresco-document-list>
|
</alfresco-document-list>
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user