English | 简体中文
TDesign Vue is a UI component library for Vue 2 and desktop application.
npm i tdesign-vue
import Vue from 'vue';
import TDesign from 'tdesign-vue';
import 'tdesign-vue/es/style/index.css';
Vue.use(TDesign);
The package of tdesign-vue provides kinds of bundles, read the documentation for the detail of differences between bundles.
Visit TDesign Starter to experience in the application built with TDesign Vue UI components.
![]() IE / Edge | ![]() Firefox | ![]() Chrome | ![]() Safari |
---|---|---|---|
Edge >=91 | Firefox >=83 | Chrome >=91 | Safari >=14.1 |
Read our browser compatibility for more details.
TDesign also provides component libraries for other platforms and frameworks.
Contributing is welcome. Read guidelines for contributing before submitting your Pull Request.
The MIT License. Please see the license file for more information.
Version | Tag | Published |
---|---|---|
1.2.3 | latest | 7d ago |
1.2.1-alpha.1 | alpha | 22d ago |
1.0.0-rc.0 | next | 4mos ago |
0.44.0-patch.2 | patch | 8mos ago |