Updated: May 22, 2023
Version 0.7
Bottom Sheet
Material: BottomSheetScaffold, ModalButtomSheet
Bottom sheets are containers with supplementary content that is located at the bottom of the screen.

Bottom sheet list view
- Use bottom sheets to show deep-linked content that supplements the screen’s primary UI region.
- Use bottom sheets when representing actions in a list as opposed to menus or simple dialog.
- Use bottom sheets when you need to allow for a wide variety of content and layouts.
- Use bottom sheets when easy access is needed.

Bottom sheet list view anatomy
A. Header
B. List of Actions
C. Divider Line

User interaction with bottom sheet list view

Modal bottom sheet list view on mobile (left) and tablet (right)
Resources
Development: ButtomSheetScaffold, ModalButtomSheet, ModalButtomSheet
Material Design: Bottom Sheet