Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

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

🧱 A suite of React components .

License

NotificationsYou must be signed in to change notification settings

rsuite/rsuite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Suite logo

English |中文版

npmGitHub Actionsnpm bundle sizecodecovDiscordGitterGitterGitpod ready-to-code

React Suite is a set of React components. It is committed to providing high-quality and comprehensive React components to help developers quickly build web applications.

Supported Platforms

Browser

React Suite supports the latest, stable releases of all major browsers and platforms. IE<=10 is no longer supported since React Suite 5.0. React Suite is designed and implemented for use on modern desktop browsers rather than mobile browsers.

IEEdgeFirefoxChromeSafari
>=11>=14>= 45>= 49>= 10

Server

React Suite supports server side rendering. SupportNext.js to build applications.

Installation

React Suite is available as annpm package.

# with npmnpm install rsuite# with Yarnyarn add rsuite# with pnpmpnpm add rsuite# with Bunbun add rsuite

Usage

import{Button}from'rsuite';import'rsuite/styles/index.less';// or 'rsuite/dist/rsuite.min.css'functionApp(){return<Buttonappearance="primary">Hello World</Button>;}

More guides on how to get started are availablehere.

Documentation

It's thehttps://rsuitejs.com website for the latest version of React Suite. For older versions head over here:

The previous major version 4.x will no longer receive new features,and it is recommended to upgrade to the latest 5.x releases.Bug fixes for 4.x are still being supported for a period of time,and security fixes are supported until 6.x is in progress.

Framework Guides

React Suite can be used in your favorite framework. We have prepared step-by-step guides for these frameworks:

Changelog

Detailed changes for each release are documented in therelease notes.

Contribution

Make sure you've read theguidelines before you start contributing.

Sponsoring services

These great services help us to build and maintain the project.

ServiceDescription
GitHubGithub lets us host the Git repository and coordinate contributions.
VercelVercel provides the hosting for the documentation site.
CodeCovCodeCov lets us monitor test coverage.
GiteeGitee grants us GVP - Gitee Most Valuable Open Source Project.
CodeSandboxCodeSandbox lets us provide live previews of the components.
StackblitzStackblitz lets us provide live previews of the components.

Supporting React Suite

If you like React Suite, you can show your support by:

This project exists thanks to all the people who contribute.

opencollective-now

License

React Suite isMIT licensed.


[8]ページ先頭

©2009-2025 Movatter.jp