๐ŸŽ‰ Features

August 29, 2025 ยท View on GitHub

TDesign Logo

License Version Downloads

English | ็ฎ€ไฝ“ไธญๆ–‡

TDesign Mobile Vue is a UI component library for Vue 3 and mobile web application.

๐ŸŽ‰ Features

  • Mobile web application interaction
  • High quality UI components for Vue 3.x
  • Consistent API and UI with TDesign component libraries for other frameworks
  • Dark mode and customizable theme
  • Support tree-shaking

๐Ÿ“ฆ Installation

npm i tdesign-mobile-vue

๐Ÿ”จ Usage

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

Browser Support

IE / Edge
IE / Edge
Firefox
Firefox
Chrome
Chrome
Safari
Safari
Edge >=97Firefox >=96Chrome >=96Safari >=14.1

Contributing

Contributing is welcome. Read guidelines for contributing before submitting your Pull Request.

Contributors

Contribution Leaderboard

Feedback

Create your Github issues or scan the QR code below to join our user groups

License

The MIT License. Please see the license file for more information.