mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-2103] Info Drawer - Provide a way to select a different tab (#2788)
* Provide a way to select a different tab * Fix the default value * Override the value through the html
This commit is contained in:
committed by
Eugenio Romano
parent
7653e5784d
commit
14c81ca978
@@ -29,6 +29,7 @@ Displays a sidebar-style information panel with tabs.
|
||||
| Name | Type | Default | Description |
|
||||
| --- | --- | --- | --- |
|
||||
| title | string | null | The title of the info drawer |
|
||||
| selectedIndex | number | 0 | The selected index tab |
|
||||
| currentTab | any | null | The currently active tab |
|
||||
|
||||
## Details
|
||||
|
Reference in New Issue
Block a user