New to KendoReact? Start a free 30-day trial
ChatMessageProps
ChatMessagePropsPremium
Represents the properties of [ChatMessage] (% slug api_conversational-ui_chatmessage %) component.
Name | Type | Default | Description |
---|---|---|---|
allowMessageCollapse? |
| ||
dateFormat? |
|
Represents the date format of the message date. | |
item |
|
Represents the data item of the | |
messageContextMenuActions? |
|
Defines the actions that will be displayed in the message context menu. This can include buttons for actions like reply, edit, delete, etc. | |
messageToolbarActions? |
|
Defines the actions that will be displayed in the message toolbar. This can include buttons for actions like reply, edit, delete, etc. | |
selected |
|
Sets the | |
tabIndex? |
|
Represents the tab index attribute. | |
template? |
|
Represents the React Component rendered inside the |