ToastType
ToastType =
"info"|"success"|"warning"|"error"
Defined in: ui/Toast.ts:12
Types of toasts that can be displayed, each with its own color indicator.
ToastType =
"info"|"success"|"warning"|"error"
Defined in: ui/Toast.ts:12
Types of toasts that can be displayed, each with its own color indicator.