vue-notifications icon indicating copy to clipboard operation
vue-notifications copied to clipboard

Is animation possible with miniToastr config?

Open azhard4int opened this issue 8 years ago • 1 comments

Hi,

I am trying to add the animation of fadeOut but does not seem to work. Do you have any example of adding animation to the message?

miniToastr.init({
                animation: fadeOut,
                timeout: 2000
        }

Tried adding the above code along with fadeOut method definition from the mini-toastr js, but no effects on notifications.

@se-panfilov?

azhard4int avatar May 14 '17 13:05 azhard4int

+1

connecteev avatar Jul 05 '19 04:07 connecteev