Function: NotificationButton()
NotificationButton(
__namedParameters):Element
Defined in: NotificationCard/NotificationButton.tsx:39
A button styled to match the NotificationCard of a given type. Use this for action buttons rendered inside or alongside notification cards.
Parameters
| Parameter | Type |
|---|---|
__namedParameters | NotificationButtonProps |
Returns
Element