Interface: ToastProps
Defined in: components/Toast/Toast.tsx:439
Props for the Toast component.
Properties
toast
toast:
QueuedToast<ToastContent>
Defined in: components/Toast/Toast.tsx:441
The queued toast supplied by the ToastRegion render callback.