Skip to content
This repository has been archived by the owner on Jul 17, 2023. It is now read-only.

Custom animations #3

Closed
Christilut opened this issue Sep 28, 2017 · 3 comments
Closed

Custom animations #3

Christilut opened this issue Sep 28, 2017 · 3 comments

Comments

@Christilut
Copy link

I like the integrations with animate.css but it doesn't quite have the animations I want. How can I easily add custom animations? It doesn't seem to recognize my own animations.

@rachmanzz
Copy link
Owner

rachmanzz commented Sep 29, 2017

if you need implement your own custom animation, you can use class directive.
example :
<div v-inview:class="['youranimationClass']"></div>

@Christilut
Copy link
Author

Thanks

@rachmanzz
Copy link
Owner

Feel free to ask me, if you need something new.

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

No branches or pull requests

2 participants