Learn R Programming

shinypanels (version 0.5.0)

modalButton: Modal button to trigger a modal

Description

Modal button to trigger a modal

Usage

modalButton(modal_id = NULL, label = NULL, id = NULL)

Arguments

modal_id

modal id to be triggered by the button

label

label for the button

id

html attribute id for the button

Value

None

Examples

Run this code
# NOT RUN {
modal()
# }

Run the code above in your browser using DataLab