Tencent/tdesign-react
Fork: 319 Star: 826 (更新于 2024-10-30 20:10:09)
license: MIT
Language: TypeScript .
A React UI components lib for TDesign.
最后发布版本: 1.8.1 ( 2024-08-23 16:10:29)
English | 简体中文
TDesign React is a UI component library for React 16.x and desktop application.
🎉 Features
- Desktop application interaction
- High quality UI components for React
- Consistent API and UI with TDesign component libraries for other frameworks
- Dark mode and customizable theme
- Support tree-shaking
📦 Installation
npm i tdesign-react
yarn add tdesign-react
pnpm add tdesign-react
🔨 Usage
import React from 'react';
import { Button } from 'tdesign-react';
import 'tdesign-react/es/style/index.css';
function App() {
return <Button>Hello TDesign</Button>;
}
ReactDOM.createRoot(document.getElementById('app')).render(<App />);
The package of tdesign-react 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.
最近版本更新:(数据更新于 2024-09-04 21:31:44)
2024-08-23 16:10:29 1.8.1
2024-08-22 16:39:56 1.8.0
2024-08-07 10:47:16 1.7.9
2024-08-01 18:05:35 1.7.8
2024-07-18 16:56:14 1.7.7
2024-06-27 17:48:42 1.7.6
2024-05-30 18:27:42 1.7.4
2024-05-18 18:12:54 1.7.3
2024-05-16 17:05:55 1.7.1
2024-04-25 17:20:03 1.7.0
主题(topics):
less, pc, react, tdesign, typescript
Tencent/tdesign-react同语言 TypeScript最近更新仓库
2024-11-22 01:36:46 twentyhq/twenty
2024-11-21 16:58:07 labring/FastGPT
2024-11-21 16:14:54 RSSNext/Follow
2024-11-21 14:41:29 continuedev/continue
2024-11-21 00:40:00 immich-app/immich
2024-11-20 23:34:25 lobehub/lobe-chat