NSSure/vue-sure-toast

Add an option for applying the latest toast at the top or the bottom

Closed this issue · 1 comments

Add an option for applying the latest toast at the top or the bottom

This options is called reverseToastOrder. The default functionality is that new toasts are appended to the top of the toast root div. So if you want new toasts to append to the bottom you can set this flag to true at the plugin level.