Recipes
Showing Progress
By passing the uuid you get back from adding a toast to a subsequent function call, you can update the attributes of an existing toast message.
Here's a little example of what it might look like to use this feature to show progress for some long-running, asynchronous task.