0.0.3 • Published 4 years ago
vselector v0.0.3
vue tag select component
Install
Example
<template>
</template>
<script>
export default {
components: { },
data () {
return {
}
}
}
</script>
vue tag select component
<template>
</template>
<script>
export default {
components: { },
data () {
return {
}
}
}
</script>