Interface: StatusAlertToastProperties
Defined in: src/components/Alerts/StatusAlertToast.tsx:47
Properties for the StatusAlertToast component.
Propertiesโ
alertโ
readonlyalert:StatusAlert
Defined in: src/components/Alerts/StatusAlertToast.tsx:48
onDismissโ
readonlyonDismiss: (id:string) =>void
Defined in: src/components/Alerts/StatusAlertToast.tsx:49
Parametersโ
idโ
string
Returnsโ
void