Toast Messages

Toast Messages enable you to provide quick and small feedback to users of your application. Canvas enables you to configure Toast Messages to quickly notify the user about an operation through an API. The Toast Messages will be displayed as a small pop-up over the current screen without disrupting the current activity and will disappear automatically after the specified duration.

Figure 1: Toast Message - Desktop

Figure 2: Toast Message - Mobile

Features:

  • Configure and manage the characteristics such as duration, header, message content, close option, position, etc.
  • Toast can be configured in such a way that it can be triggered by the user's action or by the app itself.


For more information, refer Toast Messages API.