Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Route change with slide animation? #1

Open
warapitiya opened this issue Nov 7, 2017 · 1 comment
Open

Route change with slide animation? #1

warapitiya opened this issue Nov 7, 2017 · 1 comment

Comments

@warapitiya
Copy link

Is there a posibility we can change route with this animation. Imagine a slide show with path param routes.

Eg:

https://localhost:2400/slide/slide1
https://ocalhost:2400/slide/slide2
https://localhost:2400/slide/slide3
@warapitiya warapitiya changed the title Route animation with slide animation? Route change with slide animation? Nov 7, 2017
@antonmoiseev
Copy link
Owner

I haven't tried this, but I guess you can put a child <router-outlet> inside the dialog content area and render each slide as a separate route. Transitions between routes can be animated (since Angular 4 I believe). More on this you can find here and here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants