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

Custom timing-function #20

Open
ChrisRobston opened this issue May 16, 2018 · 1 comment
Open

Custom timing-function #20

ChrisRobston opened this issue May 16, 2018 · 1 comment

Comments

@ChrisRobston
Copy link

Thank you guys for awesome package. All is perfect but I miss the last piece - custom timing function. Is it possible to overwrite it somehow, or may be it's even possible to add it as modifier?

@gangsthub
Copy link

gangsthub commented Jun 13, 2018

You can override the "style.transition" property

https://github.com/PygmySlowLoris/vue-ripple-directive/blob/master/src/ripple.js#L49

in your options passed or globally to your Ripple instance.

Consider that (Ripple.transition) is the transition time.

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