UNPKG

vue-lte-ui

Version:

The vue components wrapper for AdminLTE UI.

8 lines (7 loc) 186 B
<div class="demo-page"> 不允许重复 <lte-tag-input v-model="tags"></lte-tag-input> <br> 允许重复 <lte-tag-input v-model="tags2" allow-duplicate></lte-tag-input> </div>