showMessage: Shows a temporary message.

Description Usage Arguments

View source: R/FrissMessageBox.R

Description

Shows a temporary message on the right of the screen.

Usage

1
showMessage(session, message, type = "message")

Arguments

session

Shiny session object from the server.r page of the app that will use this function.

message

Message to display.

type

On of the perdefined message box types (see http://docs.dhtmlx.com/message__working_with_windows.html) or a custom css class


ttraboue/FrissMsgBox documentation built on May 17, 2019, 8:17 a.m.