@orangecheck/design / AlertWithAction
Function: AlertWithAction()
function AlertWithAction(__namedParameters: AlertWithActionProps): any;
Defined in: primitives/alert-with-action.tsx:28
Alert with an integrated action button. Standard Alert styling + variants, optional title/icon, optional action button or custom action content.
Parameters
| Parameter | Type |
|---|---|
__namedParameters | AlertWithActionProps |
Returns
any