lin-xin / vue-toast

A mobile toast plugin for vue2.
https://lin-xin.gitee.io/example/#/vue2-toast/
309 stars 92 forks source link

Multiple toasts at a time #4

Closed sushant-j closed 7 years ago

sushant-j commented 7 years ago

Is there a way I can get multiple toasts at a time? Perhaps stacked on top of each other.

Like the demo here.

lin-xin commented 7 years ago

@sushant-j Sorry,it does not support multiple toast

sushant-j commented 7 years ago

That's unfortunate. The use case I have required it. Anyways, good and really light-weight module! Kudos to you :)

lin-xin commented 7 years ago

Because it is mainly used in the mobile terminal, and the mobile terminal does not require multiple toast.