English | 简体中文
TDesign Mobile Vue is a UI component library for Vue 3 and mobile web application.
npm i tdesign-mobile-vue
We recommend using build tools like Webpack or Rollup that support tree-shaking. No extra setup is needed for on-demand component loading.
import { createApp } from 'vue';
import TDesign from 'tdesign-mobile-vue';
const app = createApp(App);
app.use(TDesign);
![]() IE / Edge | ![]() Firefox | ![]() Chrome | ![]() Safari |
|---|---|---|---|
| Edge >=97 | Firefox >=96 | Chrome >=96 | Safari >=14.1 |
Contributing is welcome. Read guidelines for contributing before submitting your Pull Request.
Create your Github issues or scan the QR code below to join our user groups
The MIT License. Please see the license file for more information.