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

    Parameters

    • message: string

      The message to be displayed in the notification.

    Returns void

Generated using TypeDoc