Skip to content
New issue

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

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

Already on GitHub? # to your account

Hook on "next slide" event to add custom animations #672

Open
bakaburg1 opened this issue Mar 29, 2022 · 0 comments
Open

Hook on "next slide" event to add custom animations #672

bakaburg1 opened this issue Mar 29, 2022 · 0 comments
Labels

Comments

@bakaburg1
Copy link

Hello!

I'd like to add some simple animation, that is showing an element at the presenter's input.

I know you provide -- or layout, but these cannot be used if the element to animate is inside another one.

I think an easy workaround would just be to use some js to change the class of the element, but for this I need to hook on the event triggered when slide change is attempted. What is this event called? where is it attached?

Thanks!

@bakaburg1 bakaburg1 changed the title hide/show elements on "next slide" event Hook on "next slide" event to add custom animations Mar 29, 2022
@tripu tripu added the question label Mar 29, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants