modalButton: Modal button to trigger a modal

Description Usage Arguments Value Examples

View source: R/panels.R

Description

Modal button to trigger a modal

Usage

1
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

1

shinypanels documentation built on Jan. 26, 2020, 5:06 p.m.