[Vuejs]-How to use vue2.0 attribute with Data-attribute

0👍

Sure, with ES6’s ` you can write templates including line breaks in a single string, and then assign the string to the template option.

However, you can use babel to transpile your code before the EPUB parser runs (so there won’t be any v-for), check out the guide. And sure setting up the took chain require some effort, you can use the pure js option if your app is not too complicated.

Leave a comment