温馨提示:本站仅提供公开网络链接索引服务,不存储、不篡改任何第三方内容,所有内容版权归原作者所有
AI智能索引来源:http://www.mui.com/joy-ui/react-sheet/
点击访问原文链接

React Sheet component - Joy UI

React Sheet component - Joy UISkip to content🚀 Influence MUI's 2026 roadmap! Take our latest Developer SurveySearch…

Joy UIv5.0.0-beta.49Getting startedComponentsInputsAutocompleteButtonButton GroupCheckboxInputRadio ButtonSelectSliderSwitchTextareaText FieldToggle Button GroupData displayAspect RatioAvatarBadgeChipDividerListTableTooltipTypographyFeedbackAlertCircular ProgressLinear ProgressModalSkeletonSnackbarSurfacesAccordionCardSheetNavigationBreadcrumbsDrawerLinkMenuStepperTabsLayoutBoxGridStackUtilsCSS BaselineAPIsCustomizationIntegrationsMigration + Sheet

Sheet is a generic container that supports Joy UI's global variants.

Bundle sizeFigmaIntroduction

The Sheet container is a generic container. It's a sibling to the Box component, and equivalent to Material UI's Paper, with the difference being that it supports Joy UI's global variants out of the box.

Sheet
Sheet />
PlaygroundvariantplainoutlinedsoftsolidcolorprimaryneutraldangersuccesswarningComponent

After installation, you can start building with this component using the following basic elements:

import Sheet from '@mui/joy/Sheet';

export default function MyApp() {
return Sheet>Holy sheet!Sheet>;
}
CopyCopied(or $keyC) Basic usage

The Sheet component, in addition to the variants, also has access to the color prop, allowing you to use every palette of the theme.

Hello world! Hello world! Press Enter to start editingAPI

See the documentation below for a complete reference to all of the props and classes available to the components mentioned here.

Edit this page

Was this page helpful?

CardBreadcrumbs

Blog

Store

Contents

IntroductionComponentBasic usageAPIBecome a Diamond sponsorMUI stands in solidarity with Ukraine.Search…

React Sheet component - Joy UI,AI智能索引,全网链接索引,智能导航,网页索引

    Sheet is a generic container that supports Joy UI