AdwToastOverlay

A container that displays toast notifications.

Preview

CSS Node Tree

toastoverlay
  ├── [child]
  └── toast

Props

Prop

Type

Behavior

  • Use a toastRef to call addToast() imperatively.
  • Toasts auto-dismiss after a configurable timeout (default 5s).
  • High-priority toasts interrupt the current toast.

Adwaita Documentation →

On this page