@orangecheck/design / AlertWithCountdown
Function: AlertWithCountdown()
function AlertWithCountdown(__namedParameters: AlertWithCountdownProps): any;
Defined in: primitives/alert-with-action.tsx:88
Alert with a countdown timer and action button. Auto-pluralizes "second(s)"
and supports a {countdown} placeholder in countdownLabel.
Parameters
| Parameter | Type |
|---|---|
__namedParameters | AlertWithCountdownProps |
Returns
any