Options
All
  • Public
  • Public/Protected
  • All
Menu

You can show notifications to user by using Toast.

note

Enqueued notifications are processed in order and will not be processed while the window isn’t visible.

Methods

  • You can enqueue your notifications by using this function.

    Parameters

    message:  string

    Notification message

    duration:  milliseconds

    Duration to display message, default is 2000ms

Generated using TypeDoc