mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
sites dropdown select documentation change
This commit is contained in:
committed by
Eugenio Romano
parent
0cdeb3647c
commit
5ecc4cfc96
@@ -369,13 +369,15 @@ DocumentList provides simple breadcrumb element to indicate the current position
|
||||
|
||||
## Dropdown Site Component
|
||||
|
||||
DocumentList provides simple dropdown element to show sites for the current logged in user.
|
||||
DocumentList now provides a simple dropdown component to show and interact with the sites of the current user.
|
||||
|
||||
```html
|
||||
<adf-sites-dropdown
|
||||
(change)="getSiteContent($event)">
|
||||
</adf-sites-dropdown>
|
||||
```
|
||||

|
||||
|
||||
|
||||
### Events
|
||||
|
||||
|
Reference in New Issue
Block a user