updateChatTextInput: A function to update the chat textInput

View source: R/chat.R

updateChatTextInputR Documentation

A function to update the chat textInput

Description

Updates the value of the chat textInput

Usage

updateChatTextInput(session = getDefaultReactiveDomain(), id, value)

Arguments

session

The shiny session.

id

The id of the module.

value

The new value that should be shown in the chat textInput.


shinyChatR documentation built on May 29, 2024, 8:18 a.m.