๐ Features
January 2, 2025 ยท View on GitHub
English | ็ฎไฝไธญๆ
TDesign Web Components is a UI component and is suitable for use in any front-end project.
๐ Features
- Desktop application interaction
- High quality UI components based on omi
- Consistent API and UI with TDesign component libraries for other frameworks
- Dark mode and customizable theme
- Support tree-shaking
๐ฆ Installation
npm i tdesign-web-components
yarn add tdesign-web-components
pnpm add tdesign-web-components
๐จ Usage
import 'tdesign-web-components/lib/style/index.css'
import 'tdesign-web-components/lib/button'
document.body.innerHTML = `<t-button theme="success">ๆ้ฎ</t-button>`;
More ways to use please click ๐๐ป getting-started
The package of tdesign-web-components provides kinds of bundles, read the documentation for the detail of differences between bundles.
Quick Start
Visit TDesign Starter to experience in the application built with TDesign React UI components.
Browser Support
![]() IE / Edge | ![]() Firefox | ![]() Chrome | ![]() Safari |
|---|---|---|---|
| Edge >=84 | Firefox >=83 | Chrome >=84 | Safari >=14.1 |
Read our browser compatibility for more details.
TDesign component libraries
TDesign also provides component libraries for other platforms and frameworks.
- component library for Vue 3.x : tdesign-vue-next
- component library for Vue 2.x : tdesign-vue
- component library for Wechat miniprogram : tdesign-miniprogram
Contributing
Contributing is welcome. Read guidelines for contributing before submitting your Pull Request.
Contributors
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.



