Skip to content

Display Notification

Overview

Floats in the corner of the page to display global notification messages.

Parameter Configuration

ParameterDescription
TitleTitle content, expressions can be used to obtain context variables for dynamic content.
ContentNotification content text, expressions can be used to obtain context variables for dynamic content.
StyleType of notification. Supports 4 styles: Success, Warning, Info, and Error.
PositionDisplay position of the notification. Supports Top Right, Top Left, Bottom Right, and Bottom Left.

Usage Scenarios

  • Notify users of execution results after some business operations are completed.