mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
[ADF-2767] Side nav closes when pressing escape key fixed (#3231)
This commit is contained in:
committed by
Eugenio Romano
parent
b18b041ade
commit
a858977786
@@ -1,5 +1,6 @@
|
||||
<mat-sidenav-container>
|
||||
<mat-sidenav
|
||||
[disableClose]="true"
|
||||
[ngClass]="{ 'sidenav--hidden': hideSidenav }"
|
||||
[@sidenavAnimation]="sidenavAnimationState"
|
||||
[opened]="!isMobileScreenSize"
|
||||
|
Reference in New Issue
Block a user