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.
| Name | Type | Description |
|---|---|---|
title | string | Sets the title at the top of the chat component. Set to an empty string to hide the title completely |