Extensions
In the product development process, components that meet the specified business scenarios, such as Charts, Frame, are often required. These components are not included in the rsuite
library, but we extend them on the React Suite UI and can be used as needed.
Name | Preview | Description |
---|---|---|
@rsuite/charts | View | A set of charts based on rsuite and echarts . |
@rsuite/schema-form | View | Form generation and validation based on schema-typed and rsuite . |
@rsuite/responsive-nav | View | A responsive navigation component. |
@rsuite/react-frame | View | Management system layout framework based on rsuite UI. |
@rsuite/multi-date-picker | View | A date picker that can select multiple dates. |
@rsuite/document-nav | View | Document navigation is automatically generated based on the HTML title (h1-h6) tag. |
rsuite-color-picker | View | Package a color picker extension that can select color for rsuite. @cXiaof |