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

Suggestion

Open EvanBurbidge opened this issue 7 years ago • 0 comments

Add config for setting position of toast popup on the page e.g.

toast.info({
    message:"",
    duration: 10,
    position: "top-right"
})

EvanBurbidge avatar Jan 15 '18 15:01 EvanBurbidge