toastify-notification-messages
Reactive icon

ToastifyJS - Notification Messages

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded on 14 July 2022 by 
0.0
 (0 ratings)
toastify-notification-messages

ToastifyJS - Notification Messages

Details
Toastify is a lightweight, vanilla JS toast notification library. With this library you can trigger customized notifications and change almost all settings and layout of the notification.
Read more

With this library you can trigger customized notifications whenever you want!

Features

  • Multiple stacked notifications
  • Customizable
  • No blocking of execution thread


Main Customization Options

  • Notification Text
  • Duration
  • Toast background(Image, color or gradient)
  • Close icon display
  • Display position
  • Offset position


To use it in you OutSystems apps just need to drag the listener to a specific page or layout, and call the client action that triggers the notification. The available actions are:

  • SimpleToastMessage;
  • CustomToastMessage;
  • BackgroundImageToastMessage.


Component developed using the ToastifyJS library.

Release notes (1.0.0)
Reviews (0)