• This function shows a client side PWA notification with the specified title and options.

    Parameters

    • title: string

      The title of the notification.

    • options: NotificationOptions

      The options for the notification.

    Returns void

Generated using TypeDoc