Live Chat Compose Bar Component

This component enables message creation

This component provides a full functionalities of message creation. It enables user to either create a new message or reply to another message with also an option to mention specific users.

Features

Feature

Description

Create message

Enable message creation

Mention other channel member

Enable '@' character to trigger a view to select a user to mention

Customization

Config ID
Config Key
Type
Description

live_chat/message_compose_bar/*

theme

Component

You can customize component theme

live_chat/message_compose_bar/*

message_limit

Component

You can define maximum character

live_chat/message_compose_bar/*

placeholder_text

Component

You can define placeholder text on the compose bar

For more details on customization, please refer to the Customization page.

Usage

Last updated

Was this helpful?