View source: R/app_chat_style.R
style_chat_message | R Documentation |
Style a message based on the role of its author.
style_chat_message(message, ide_colors = get_ide_theme_info())
message |
A chat message. |
ide_colors |
List containing the colors of the IDE theme. |
An HTML element.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.