BottomSheetDefaults

Properties

Link copied to clipboard

The default corner radius of the top corners of the bottom sheet. COUI couiRoundCornerXL, with the squircle surface supplying the smooth-corner shape; the bottom corners are square, matching the outline COUI extends off-screen.

Link copied to clipboard

The default margin inside the bottom sheet.

Link copied to clipboard

The default maximum width cap of the bottom sheet. Unbounded by default: the effective width is governed by the COUI responsive layout grid (full width on compact windows, a 6-column grid span on medium/expanded windows). Pass a finite value to cap it further.

Link copied to clipboard

The default margin outside the bottom sheet.

Functions

Link copied to clipboard

The default background color of the bottom sheet. COUI tints the panel with couiColorSurface, which the background slot matches in both modes.

Link copied to clipboard

The default color of the drag handle.