modalButton: Create a button for a modal dialog

Description Usage Arguments See Also

View source: R/modal.R

Description

When clicked, a modalButton will dismiss the modal dialog.

Usage

1
modalButton(label, icon = NULL)

Arguments

label

The contents of the button or link–usually a text label, but you could also use any other HTML, like an image.

icon

An optional icon() to appear on the button.

See Also

modalDialog() for examples.


tomkuipers1402/shiny documentation built on Feb. 13, 2020, 7:22 p.m.