Sheet Modals slide up from the bottom (or down from the top) of the screen to reveal more content. Such modals allow to create custom overlays with custom content.
Sheet can push view behind on open. By default it has effect only when safe-area-inset-top
is
more than
zero (iOS fullscreen webapp or iOS cordova app)
Sheet modal can be closed with swipe to top (for top Sheet) or bottom (for default Bottom sheet):
Also there is swipe-step that can be set on Sheet modal to expand it with swipe:
In addition to "swipe step" there is a support for position breakpoints (multiple steps):