• This function displays a warning notification with the specified message. The notification fades in, remains visible for 5 seconds, and then fades out.

    Parameters

    • message: string

      The message to be displayed in the notification.

    Returns void

Generated using TypeDoc