show_toast: Show toast

Description Usage Arguments

View source: R/show_toast.R

Description

Just a wrapper around shinytoastr::toastr functions

Usage

1
show_toast(.text, .which = "error", .timeout = 5000)

Arguments

.text

Text to display.

.which

One of "error", "success" or "info".

.timeout

How long should the toast be displayed?


markusdumke/lepidisthelper documentation built on Oct. 21, 2019, 3:54 a.m.