Live Chat Message List Component

This component provides a feed of messages

This component enables user to view and interact with messages in the channel as well as real time addition of new messages.

Features

Feature

Description

View messages

View past and real time messages in the channel

Interact with messages

Trigger possible actions on each message such as copy, reply, and delete

Customization

Config IDConfig KeyTypeDescription

live_chat/message_list/*

theme

Component

You can customize component theme

For more details customization, please refer to Customization page.

Usage

Last updated