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