sites dropdown select documentation change

This commit is contained in:
Eugenio Romano
2017-07-31 15:49:58 +01:00
committed by Eugenio Romano
parent 0cdeb3647c
commit 5ecc4cfc96
3 changed files with 4 additions and 2 deletions

View File

@@ -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>
```
![Dropdown sites](docs/assets/document-list-dropdown-list.png)
### Events