A drawer that slides in from any side of the screen.
Copy the command below and run it in your terminal.
Import Sheet and compose it with sub-components:
Sheet with different sides and compositions.
Sheet.Root - Controls sheet state.
Sheet.Trigger - Opens the sheet.
Sheet.Title - Renders the sheet title.
Sheet.Header - Groups sheet heading content.
Sheet.Footer - Groups sheet actions.
Sheet.Description - Renders the sheet description.
Sheet.Content - Renders the sheet surface.
Sheet.Close - Closes the sheet.