1.2.5 • Published 3 years ago

vf-vue-ui v1.2.5

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

vf-ui

项目简介

VF-UI TS VUE 组件框架

Project setup

npm install

// run example
npm run dev

How to use

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);

主要功能

组件展示

  • vf-task-tree

vf-task-tree

  • vf-tabs

vf-tabs

1.2.5

3 years ago

1.2.4

3 years ago

1.2.3

3 years ago

1.2.2

3 years ago

1.2.1

3 years ago

1.2.0

3 years ago

1.1.9

3 years ago

1.1.8

3 years ago

1.1.7

3 years ago

1.1.6

3 years ago

1.1.5

3 years ago

1.1.4

3 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.1.1

3 years ago