Skip to main content

Type Alias: NotificationButtonProps

NotificationButtonProps = Omit<ButtonProps, "type"> & object

Defined in: NotificationCard/NotificationButton.tsx:30

Props for NotificationButton

Type Declaration

type

type: NotificationType

Notification type — controls background and border colors to match the card.