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