modalButton: Modal button to trigger a modal

View source: R/modal.R

modalButtonR Documentation

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

modal()

datasketch/shinypanels documentation built on June 18, 2024, 4:29 a.m.