Results 35 comments of peak

demo的用的编辑器版本是1.0.0,你打开dist目录下vue-html5-editor.js看看第二行版本号是多少.

长见识了,谢谢分享!

Can't do it directly. you can specify a child component. ``` html ``` And then,validate element in child component. ``` js created:function(){ this.$verify({ el : {...} }) } ```

Thanks for you feedback!

I have the same problem too.