mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
Documentation update 3.6.0 (#5257)
* documentation update 3.6.0 * documentation update 3.6.0 * update missing doc
This commit is contained in:
@@ -51,6 +51,7 @@ export class HeaderLayoutComponent implements OnInit {
|
||||
/** Emitted when the sidenav button is clicked. */
|
||||
@Output() clicked = new EventEmitter<boolean>();
|
||||
|
||||
/** expandedSidenav: Toggles the expanded state of the component. */
|
||||
@Input() expandedSidenav: boolean = true;
|
||||
|
||||
/** The side of the page that the drawer is attached to (can be 'start' or 'end') */
|
||||
|
Reference in New Issue
Block a user