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

does show method accept custom component?

Open handhikadj opened this issue 2 years ago • 0 comments

for example llike this:

this.$toasted.show(<my-vue-comp />)

or if it doesn't, how do I render html inside the show method?

handhikadj avatar Jul 27 '22 09:07 handhikadj