Sheet
Extends the Dialog component to display content that complements the main content of the screen.
Installation
Usage
Examples
Default
Side
Left Side
Top Side
Bottom Side
Size
API Reference
Properties
Property | Type | Default | Description |
---|---|---|---|
uiSheetTrigger | TemplateRef | — | Template ref for sheet content. |
uiSheetModal | boolean | — | Whether the sheet is modal. |
side | 'right' | 'left' | 'top' | 'bottom' | — | The edge of the screen where the sheet will appear. |
class | string | — | Additional CSS classes. |
Built with ❤️ by @immohammadjaved • Source code available on GitHub