@camped-ui/sheet
v2.1.1
Published
Sheet component extends the functionality of the Dialog component, providing a way to display additional content that complements the main content of the screen. It is particularly useful for presenting contextual information, settings, or secondary actio
Downloads
46
Readme
sheet
Sheet component extends the functionality of the Dialog component, providing a way to display additional content that complements the main content of the screen. It is particularly useful for presenting contextual information, settings, or secondary actions without fully obscuring the underlying content. The Sheet component often slides in from the edges of the screen, creating a smooth overlay effect and maintaining a connection to the primary content. This enhances the user experience by offering supplementary information or actions within the same context.
Installation
yarn add @camped-ui/sheet
Usage
View docs here.