Line 1: |
Line 1: |
− | This action will display a pop up message with text of your choice. | + | <span style="color: #1665b0; font-size: 24px; display: inline-block; margin-top: 15px; margin-bottom: 0px;"><strong>About this action</strong></span> |
| + | |
| + | <pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;"> |
| + | This action will display a pop up message (also known as a Toast) with text of your choice. A number of parameters can be specified as detailed below. |
| + | * Background Color |
| + | * Text Color |
| + | * An optional icon of your choosing to display next to the text |
| + | * The actual text of the message to be displayed |
| + | * The duration that the message is displayed for (Short or Long) |
| + | * The position of the message on the screen. |
| + | </pre> |