Sonner
Stacked toast notifications.
Tones
Rich content
With action
Stack
Promise
API reference
Inputs
| Prop | Type | Default | Description |
|---|---|---|---|
position | string | 'bottom-right' | Viewport corner where toasts stack (e.g. `top-left`, `bottom-right`). |
ariaLabel | string | — | Overrides the localized accessible label for the toast region. |
dismissLabel | string | — | Overrides the localized accessible label for each dismiss button. |
Types
Toast
| Field | Type | Description |
|---|---|---|
id | number | Unique auto-assigned id used to track and dismiss the toast. |
Every ng-blatui component also accepts a class input to merge extra Tailwind classes onto the host.