vue impression
V0.15.7
모바일 용 Vue.js 2.0 UI 요소.
https://newdadafe.github.io/impression_vue/#/button
yarn add vue-impression스타일 :
@import ' ~vue-impression/dist/styles/index.scss ' ;스크립트 :
import Vue from 'vue' ;
import VueImpression from 'vue-impression' ;
Vue . use ( VueImpression ) ;나무 흔들림 :
yarn add babel-plugin-transform-imports -D{
"plugins" : [
[
" transform-imports " ,
{
"vue-impression" : {
"transform" : " vue-impression/dist/scripts/components/${member} " ,
"preventFullImport" : true
}
}
]
]
} < btn theme =" primary " size =" sm " @click =" doSomething " >按钮</ btn > 생성기 vue 인상