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

javascript - Clear button on addentry page doesn't work -

python - Error: Unresolved reference 'selenium' What is the reason? -

asp.net ajax - Jquery scroll to element just goes to top of page -