Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A React UI components lib for TDesign.

License

NotificationsYou must be signed in to change notification settings

Tencent/tdesign-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TDesign Logo

LicensecodecovVersionDownloadsAsk DeepWiki

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

importReactfrom'react';import{Button}from'tdesign-react';import'tdesign-react/es/style/index.css';functionApp(){return<Button>Hello TDesign</Button>;}ReactDOM.createRoot(document.getElementById('app')).render(<App/>);

The package of tdesign-react provides kinds of bundles, readthe documentation for the detail of differences between bundles.

Quick Start

VisitTDesign Starter to experience in the application built with TDesign React UI components.

Browser Support

IE / Edge
IE / Edge
Firefox
Firefox
Chrome
Chrome
Safari
Safari
Edge >=84Firefox >=83Chrome >=84Safari >=14.1

Read ourbrowser compatibility for more details.

TDesign component libraries

TDesign also provides component libraries for other platforms and frameworks.

Contributing

Contributing is welcome. Readguidelines for contributing before submitting yourPull Request.

Contributors

Contribution Leaderboard

Feedback

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

License

The MIT License. Please seethe license file for more information.


[8]ページ先頭

©2009-2025 Movatter.jp