API Docs for: 2.0.20133.2
Show:

ui.virtualAgent.ThemeConfig Class

Configuration for virtual agent theme

Properties

agentMessageBubble

theme.Theme

customizes the agent message bubble. The agent message bubble appears when the user is selects chat and talks to the agent.

default

theme.Theme

default controls the customization of the entire feature a complete default ui.theme.Theme is required if theming is applied for the rendered component.

feedbackButton

theme.Display

feedback button that shows the survey( by disabling this you will disable modal surveys )

lineSeperator

theme.Display

line seperator is the line between the greeting message and the welcome message

systemErrorMessageBubble

theme.Theme

customizes the System Error message bubble.

systemInfoMessageBubble

theme.Theme

customizes the System Info message bubble.

titleBar

theme.Display

titleBar can be customized by hiding it.

type

String

controls the default visual experience. A value from A value from ui.theme.ThemeColor

Default: LIGHT

userMessageBubble

theme.Theme

customizes the user message bubble.

virtualAgentMessageBubble

theme.Theme

customizes the virtual agent message bubble.