| contact_ui | R Documentation |
ui for contact dropdown button in shinydashboard
contact_ui(
contacts = list(list(name = "Elon Musk", phone = "555-555-5555", email =
"elon.musk@tychobra.com"))
)
contacts |
list of contacts |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.