Description Usage Arguments Details Value Author(s)
Create an interactive box message
1 | message_reactive(id, text, type = c("success", "fail"))
|
id |
module id |
text |
string to show for success or fail |
type |
type of box message |
This function allows you to create an interactive personalized success or fail message
"This function returns two possible box messages
:"
If type
is success
then returns success box message
If type
is fail
then returns fail box message
Eduardo Trujillo
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.