Interface ContainerNotificationManager

Hierarchy

  • ContainerNotificationManager

Implemented by

Methods

  • Display a notification.

    Parameters

    • title: string

      Defines a title for the notification. Depending on container and choice of notification mechanism, this might not be shown.

    • Optional options: NotificationOptions

      Notification options.

    Returns any