Displays a message underneath an input box
Usage
avsh_quick_message(this_message, eval = TRUE, color = "#1f78b4")
Arguments
- this_message
(default "") A text message to be used. If empty string, the current message is cleared.
- eval
(default TRUE) OPtional parameter to suppress execution.
- color
Optional text color
Value
logical value of eval
Details
Display a user message in the av_runShiny app