angular - Angular2: Route change keep view -


i'm trying make transition between routes, using host animations [@routertransition] doesn't work me, because animation dynamic.

so i'm looking way prevent component being destroyed when changing routes, , when animation finished component should destroyed.

there isn't go on subject suspect i'll have extend router outlet , magic there.

could point me in right direction, links or better examples great.


Comments

Popular posts from this blog

4x4 Matrix in Python -

wso2is - WSO2 IS 5.0.0 SP1 After restart there is authentication error -

python - PyInstaller UAC not working in onefile mode -