1. [routerLinkActiveOption] = "{exact:true}"
=> deactivate home link.
2. fixed-top in nav
=> edit css file to solve the overlapping issue.
(the line is to be added in css.file. (margin-top:70px;)
'IT' 카테고리의 다른 글
[flutter] 맥에서 SHA 1 certificate 취득하기 (1) | 2018.08.30 |
---|---|
[angular] Observable (0) | 2018.04.12 |
[angular] dynamic data with resolver (0) | 2018.03.29 |
[angular] passing static data to route. (0) | 2018.03.29 |
[angular] authGuard, canActivate, canActivateChild (0) | 2018.03.28 |