React Sheet component - Joy UISkip to content🚀 Influence MUI's 2026 roadmap! Take our latest Developer Survey Search… Joy UI v5.0.0-beta.49Getting startedComponentsInputsAutocompleteButtonButton GroupCheckboxInputRadio ButtonSelectSliderSwitchTextareaText FieldToggle Button GroupData displayAspect RatioAvatarBadgeChipDividerListTableTooltipTypographyFeedbackAlertCircular ProgressLinear ProgressModalSkeletonSnackbarSurfacesAccordionCardSheetNavigationBreadcrumbsDrawerLinkMenuStepperTabsLayoutBoxGridStackUtilsCSS BaselineAPIsCustomizationIntegrationsMigration
+
Sheet variantplainoutlinedsoftsolidcolorprimaryneutral dangersuccesswarningComponent CardBreadcrumbs Search…
Sheet is a generic container that supports Joy UI's global variants.
Bundle sizeFigmaIntroductionThe 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.
SheetSheet />Playground
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 usageThe 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 editingAPISee the documentation below for a complete reference to all of the props and classes available to the components mentioned here.
Edit this pageWas this page helpful?
•
Blog•
StoreContents
IntroductionComponentBasic usageAPIBecome a Diamond sponsorMUI stands in solidarity with Ukraine.React Sheet component - Joy UI,AI智能索引,全网链接索引,智能导航,网页索引
- Sheet is a generic container that supports Joy UI