Sheet deprecated LEGACY

Examples API Setup
If you need overlay and do not need image related functionality, it is recommended to use SheetDialog . Sheet component is on track to be deprecated. This component only works on mobile devices. Enable emulation in DevTools

String

#

Basic

#
Note SheetHeading component that styles the heading and adds close button if sheet is closeable.

Advanced

#

Elastic sticky

#
Using ElasticSticky directive.

Scroll

#

Modifying content using scroll stream from the context

IntersectionObserver

#

Modifying content with IntersectionObserver