You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using it on a Bulma button. I set the value to true, but it's not working.
$.ripple(".button", {
multi: true, // Allow multiple ripples per element
duration: 0.7, // The duration of the ripple
easing: 'linear' // The CSS3 easing function of the ripple
});
The text was updated successfully, but these errors were encountered:
I'm using it on a Bulma button. I set the value to true, but it's not working.
$.ripple(".button", {
multi: true, // Allow multiple ripples per element
duration: 0.7, // The duration of the ripple
easing: 'linear' // The CSS3 easing function of the ripple
});
The text was updated successfully, but these errors were encountered: