AdwToastOverlay
A container that displays toast notifications.
Preview
CSS Node Tree
toastoverlay
├── [child]
└── toastProps
Prop
Type
Behavior
- Use a
toastRefto calladdToast()imperatively. - Toasts auto-dismiss after a configurable timeout (default 5s).
- High-priority toasts interrupt the current toast.