cngu / vue-typer

Vue component that simulates a user typing, selecting, and erasing text.
https://cngu.github.io/vue-typer
MIT License
791 stars 51 forks source link

rtl lang not supported #34

Open mrcodev opened 5 years ago

mrcodev commented 5 years ago

bcs of placing each letter in span so rtl language not supported suggest support rtl language like persian or arabic and solution is add push all letters in one tag such as span or some else... tnx drCoder

mnarbash commented 3 years ago

I have the same problem