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