createLaunchModal: Create Launch Modal

View source: R/launchModal.R

createLaunchModalR Documentation

Create Launch Modal

Description

This function creates a modal that appears on launch

Usage

createLaunchModal(inputId, label)

Arguments

inputId

This is the id of the modal that you are creating.

label

The label of the modal that appears to the user

Examples

createLaunchModal("upload-ui","Step 2: Upload data")

jsdeherrera/shinyBoots documentation built on March 9, 2024, 3:03 a.m.