Skip to content

Commit

Permalink
copywriting adjustments
Browse files Browse the repository at this point in the history
  • Loading branch information
danilo-leal committed May 20, 2022
1 parent 04efb84 commit c8db5a1
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion docs/data/joy/components/sheet/sheet.md
Expand Up @@ -11,8 +11,15 @@ unstyled: /base/react-sheet/

{{"component": "modules/components/ComponentLinkHeader.js"}}

## Basic

Use the `Sheet` component as a generic container for your components.
You can play around with variants, color, and elevation to achieve the desired result.

{{"demo": "SheetUsage.js", "hideToolbar": true}}

## Basic
## Elevation

`Sheet` comes with three predefined elevation values: `sm`, `md`, and `lg`.

{{"demo": "SimpleSheet.js"}}

0 comments on commit c8db5a1

Please sign in to comment.