This element handles the display for an individual text message.Documentation Index
Fetch the complete documentation index at: https://www.cometchat.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Properties
| Name | Type | Description |
|---|---|---|
| text | string | Text to be displayed |
| textStyle | TextBubbleStyle | Styling properties and values of the Text bubble element |
| textFormatters | TextFormatters[] | Accepts Array of textFormatters |
TextBubbleStyle
| Name | Description |
|---|---|
| textFont | Sets all the different properties of font for the text. Reference link |
| textColor | Sets the foreground color of the text. |
Usage
- JavaScript