foundation-notifications.toastbutton.condition
Home > @genesislcap/foundation-notifications > ToastButton > condition
ToastButton.condition() method
Signature:
condition({ details }?: {
details: NotificationDataRow;
}): boolean;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
{ details } |
{ details: NotificationDataRow; } |
(Optional) |
Returns:
boolean