Feedback Notification

Static information or alert message that requires an action from users.

Props

Title string
Type in the Title of the Feedback Notification.


Description string | required
Type in the Description of the Feedback Notification.


Variant ENUM | required
Notification colors associated with the variant.


Button Text string
Text to show on the button.


Button Destination string
Destination URL the button will navigate to.


Has Close Icon boolean
Select if the Feedback notification will require a proactive action from the modeler to close the notification.


Actions table
Add a list of actions to navigate.

NameTypeDescription
LabelstringText of the action.
DestinationstringDestination URL the action will navigate to.