@samply/lens
    Preparing search index...

    Function showToast

    • Show an toast

      Parameters

      • message: string

        The message

      • type: "error" | "info"

        Which type of toast should be shown, either error or info

      • timeout: number = 8000

        Timeout in milliseconds after which to remove the toast

      Returns void