render_msg_divs: Render the messages for the chat

View source: R/utils.R

render_msg_divsR Documentation

Render the messages for the chat

Description

Render the messages for the chat

Usage

render_msg_divs(texts, users, act_user)

Arguments

texts

a character vector with the texts

users

a character vector with the users

act_user

a character with the current user (that is using the app)

Value

The HTML code containing the chat messages


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