shakee93 / vue-toasted

🖖 Responsive Touch Compatible Toast plugin for VueJS 2+
https://shakee93.github.io/vue-toasted/
MIT License
2.21k stars 194 forks source link

RTL support #171

Closed amirmms closed 4 years ago

amirmms commented 4 years ago

Hi thanks for your great plugin can u add RTL support ? thanks alot

amirmms commented 4 years ago

this.$toast.show("<div class='flex-fill text-right'>RTL TEXT</div>")

i add this and its working for me but if u can fix it in better way tell us