updateChatTextInput | R Documentation |
Updates the value of the chat textInput
updateChatTextInput(session = getDefaultReactiveDomain(), id, value)
session |
The shiny session. |
id |
The id of the module. |
value |
The new value that should be shown in the chat textInput. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.