Type Alias: ToastRegionProps
ToastRegionProps =
Omit<RACToastRegionProps<ToastContent>,"children"|"style"|"className">
Defined in: components/Toast/Toast.tsx:269
Props for the ToastRegion component.
ToastRegionProps =
Omit<RACToastRegionProps<ToastContent>,"children"|"style"|"className">
Defined in: components/Toast/Toast.tsx:269
Props for the ToastRegion component.