Share Sheet

Bottom sheet with sharing options and a drag handle.

Share

Copy link

Send via email

Share to chat

Action Sheet

Options menu with action buttons including a destructive delete.

Options

Without Title

Minimal sheet with just the drag handle and content.

A minimal sheet with only content and the drag handle.

Usage

<Sheet title="Share"> <Icon name="link" /> Copy link <Icon name="mail" /> Send via email</Sheet><Sheet>Minimal sheet content.</Sheet>

Props

PropTypeDefaultDescription
titletext""Sheet header title
childrencontent-Sheet body content