Skip to main content

Chat

Usage

const halosight = new HalosightEmbed({
// Other Config,
type: 'chat',
});

Supported UI Attributes

The following are supported style customizations that can be set through the insertUiAttributes callback.

NameTypeDescription
titlestringSets the title at the top of the chat component. Set to an empty string to hide the title completely