back buttonBack to Marketplace

Toast

Developed by

$

0

Free
Main image for add-on
No items found.

Display temporary messages to users

The toast add-on displays a message to the user that disappears after a pre-determined length of time.


They are typically used to confirm actions or display warnings that don't require an acknowledgement or response from the user.


To use:
Place the toast component on the canvas where you want the messages to appear (typically at the top of the screen) and set some basic styling for each message type.


Message types
- Information
- Success
- Warning
- Error


How does it work?
The toast add-on creates a message 'stack' and fades and removes each message after its duration is up.


Messages must be provided in the pipe delimited format shown below:
{type}|{title}|{message text}


An example would be:
success|Saved|Your preferences were updated successfully

VERSION DETAILS  
1
Last Updated 
March 27, 2023
Compatible with  
Squirrel v1.10+
SHARE  
TAGS  

Dataviz