Type Alias: NotificationButtonProps
NotificationButtonProps =
Omit<ButtonProps,"type"> &object
Defined in: components/src/components/NotificationCard/NotificationButton.tsx:30
Props for NotificationButton
Type Declaration
type
type:
NotificationType
Notification type — controls background and border colors to match the card.