Skip to content
Action Sheet

Action Sheet

The bottom sheet that presents options or confirmations without leaving the current screen.

Navigation & Command · 8 checks · 9 resources

Before you ship

8
  1. 01Heading and actions — a clear heading outlining the purpose, along with the relevant actions the user can select
  2. 02Swipe or backdrop dismiss — dismissible by dragging down or tapping the dimmed area behind it, plus the expected close button
  3. 03Destructive action styling — delete, remove or block styled in red and positioned last, separated from safe actions
  4. 04Cancel action — a clearly labelled option that dismisses the sheet without taking any action
  5. 05Snap points (if expandable) — defined positions the sheet expands or compresses to, with a drag handle indicating it is expandable
  6. 06Content scrollability — decide what stays pinned on scroll so the sheet remains contextual; avoid scrolling where possible
  7. 07Keyboard relation — sheet size and responsiveness when the keyboard is triggered while it is active
  8. 08Backdrop dimming — the screen behind darkened to draw focus to the action sheet

Resources that help you build this

9