Skip to main content

Module toast

Module toast 

Source
Expand description

Public toast notification primitives for extensions and host UIs.

Terminal rendering lives in chatui; these types define the stable position vocabulary extensions can target, including corners/diagonals and persistent overlay-style widgets.

Structs§

ToastPosition
Screen position for a toast/overlay.

Enums§

ToastX
Horizontal anchor for toast placement.
ToastY
Vertical anchor for toast placement.