UNPKG

vue-lte-ui

Version:

The vue components wrapper for AdminLTE UI.

21 lines (16 loc) 192 B
new Vue({ el: document.querySelector('.demo-page'), data: { tags: [], tags2: [] }, created() { }, mounted() { }, computed: { }, watch: { }, methods: {} });