ActionableInlineNotification
Inline notification - Actionable
Inline notifications show up in task flows, to notify users of the status of an action or system. They usually appear at the top of the primary content area or close to the item needing attention.
Actionable inline notifications have a ghost button action that is adjacent to the title and body content. On mobile screens the action button wraps under the body content. This button should allow users to take further action on the notification.
(From Notification documentation)
Parameters
The title of the notification.
The body of the notification.
The label of the action button.
The status of the notification, which determines its color and icon used.
Callback invoked when the action button is clicked.
Callback invoked when the close icon is clicked.
The modifier to apply to the component.
Whether to use high contrast colors.