Description Usage Arguments Details Value Note Author(s)
Create server side of the UI-message
1 |
id |
module id |
message |
list of message we want to share |
This function allows you to make work the UI-message component inside a shiny module
UI-message component
Use this function with function NotificationmenuInput.
"This message list needs to have the variables:"
text
refers to the messages we want to share
status
color of the messages ("warning", "success", "info", etc.)
Href
references link
icon
icon of the message
Eduardo Trujillo
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.