Interface: AppToastToastProperties
Defined in: src/components/Alerts/AppToastToast.tsx:39
Properties for the AppToastToast component.
Propertiesโ
onDismiss()โ
readonlyonDismiss: (toastId:string) =>void
Defined in: src/components/Alerts/AppToastToast.tsx:40
Parametersโ
toastIdโ
string
Returnsโ
void
toastโ
readonlytoast:AppToast
Defined in: src/components/Alerts/AppToastToast.tsx:41