showSplash: shows a simple splash screen

Description Usage Arguments

View source: R/FrissMessageBox.R

Description

shows splash screen. This screen will remain visible and on top until hideSplash is called

Usage

1
showSplash(session, html = "<h1>Please wait...</h1>", formName = "splash")

Arguments

session

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

html

Html code to put on the splash screen

formName

Id of the splash screen. Used to determine if a screen is already created.


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