VF-UI TS VUE 组件框架
npm install
// run example
npm run dev
npm install --save vf-vue-ui
import Vue from "vue";
import VFUI from "vf-vue-ui";
import "vf-vue-ui/lib/theme/index.css";
// 安装组件
Vue.use(VFUI);
-
VfMedal
- vf-task-tree
- vf-tabs
VF-UI TS VUE 组件框架
npm install
// run example
npm run dev
npm install --save vf-vue-ui
import Vue from "vue";
import VFUI from "vf-vue-ui";
import "vf-vue-ui/lib/theme/index.css";
// 安装组件
Vue.use(VFUI);
VfMedal
npm i vf-vue-ui
4
1.2.5
MIT
1.23 MB
162