lin-xin / vue-toast

A mobile toast plugin for vue2.

Home Page:https://lin-xin.gitee.io/example/#/vue2-toast/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

'lx-word-wrap' is a new attribute ?

lejsure opened this issue · comments

commented

line 24:
var wordWrap = opt.wordWrap ? 'lx-word-wrap' : '';
I have never seen this style attribute 'lx-word-wrap' , is new or i missed ?
please feel free to explain, thank you so much