Wactorz JS
    Preparing search index...

    Type Alias ToastType

    ToastType:
        | "chat"
        | "spawn"
        | "alert-error"
        | "alert-warning"
        | "welcome"
        | "system"

    ToastManager — rich in-app notification toasts.

    Always shown inside the app window (unlike OS notifications which only fire in the background). Spring-animated, glassmorphic, warm-palette cards that stack in the bottom-right corner and auto-dismiss after a configurable delay.