Simple Alert
Last updated
Simple Alert
Alerts help to gain user attention and give feedback for proccessed task. These alerts are built with different background and borders to show.
Card Body
Col
Trigger Before Render
Trigger On Click
Trigger On Dismiss
Select an option to set the color of the alert. default: Info
Allowed Values:
Danger
Warning
Success
Info
Provide a meaningful text that describes the purpose of the alert
Allowed Values: Free text field
Enter a text or an expression to show in the alert.
Allowed Values: An expression which should return string after evaluation
When checked, the alert can be closed by either pressing the Esc key or by pressing the cross icon rendered on the top right corner of the alert when the alert is visible
Allowed Values: Yes/No
Select a value to add margin on all four sides of the component. It is a shorthand for margin-top, margin-right, margin-bottom, and margin-left.
Allowed Values: Any number value
Select a value to add margin on the bottom of the component.
Allowed Values: Any number value
Select a value to add margin on the left of the component.
Allowed Values: Any number value
Select a value to add margin on the right of the component.
Allowed Values: Any number value
Select a value to add margin on the top of the component.
Allowed Values: Any number value
Select a value to add padding on all four sides of the component. It is a shorthand for padding-top, padding-right, padding-bottom, and padding-left.
Allowed Values: Any number value
Select a value to add padding in the bottom of the component.
Allowed Values: Any number value
Select a value to add padding in the left of the component.
Allowed Values: Any number value
Select a value to add padding in right of the component.
Allowed Values: Any number value
Select a value to add padding in top of the component.
Allowed Values: Any number value
Last updated