lin-xin / vue-toast

A mobile toast plugin for vue2.

Home Page:https://lin-xin.gitee.io/example/#/vue2-toast/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multiple toasts at a time

sushant-j opened this issue · comments

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

Like the demo here.

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

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

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