[ADF-2626] changed logic for preserving the sidenav component state

This commit is contained in:
georgiana-roman
2018-05-08 21:06:50 +03:00
parent c5479dc9c2
commit cf50dc5f4b
7 changed files with 40 additions and 49 deletions

View File

@@ -121,7 +121,7 @@ Beside this, it is also possible to set the default value in the appConfig.json
```
"sideNav" : {
"openedSidenav" : true
"expandedSidenav" : true
}
```