animotionjs / animotion

🪄 Create beautiful presentations with Svelte
https://animotion.pages.dev
MIT License
1.38k stars 41 forks source link

Callback for <Step /> maybe add an `on:in` and `on:out` for this component? #16

Closed Blankeos closed 1 year ago

Blankeos commented 1 year ago

I have an animation I want to play when enters the slide. Is it possible to have these events so I can assign callbacks to them?

mattcroat commented 1 year ago

That would be great, but I have to look into it.