LMMessageMiddleware
LMMessageMiddleware
hosts the LMMessage
UI. It is responsible for performing all the local handling related tasks to optimize multiple re-renders of message-list.
Props
Property | Type | Description | Optional |
---|---|---|---|
message | Conversation | The conversation message object. | |
index | number | Index of the message in the list. |
Reference
For reference checkout this file