Message
Provides a feedback message to the user. It has predefined types for "info", "success", "warning" and "error" messages.
Properties
Name | Description | Mandatory | Default value | Observations |
---|---|---|---|---|
Label | Identifies an element in the flow. | |||
Message | Text literal or expression with the message to display. | Yes | ||
Type | Specifies the UI look and feel of the displayed message. | Yes | Info | The possible values are: Info, Success, Warning, Error. |