NotificationStack
NotificationStack Component
Playground
Props
| Prop | Type | Default | Value |
|---|---|---|---|
| position | selecttop-right | top-left | bottom-right | bottom-left | — | |
| maxVisible | number | — |
Default
BottomLeft
ManyNotifications
| PROP | TYPE | DEFAULT | DESCRIPTION |
|---|---|---|---|
maxVisible | number | — | — |
position | select | — | — |
Using NotificationStacktsx
import { NotificationStack } from '@/components/NotificationStack'
<NotificationStack
position="..."
maxVisible="..."
/>Tokens Used
No design tokens detected