Chat Loader
Overview
LMChatLoader serves as a UI component designed for the purpose of rendering loaders within a chat interface.
Customisation/Props
The LMChatLoader component requires certain props, some of which are mandatory, while others are optional. Here is a breakdown of the available props along with their types:
| Parameter | Type | Description | Optional |
|---|---|---|---|
| color | string | Color of the loader | ✔️ |
| size | number | Size of the loader | ✔️ |