New to KendoReact? Start a free 30-day trial
ChatMessageProps
ChatMessagePropsPremium
Represents the properties of ChatMessage
component.
Name | Type | Default | Description |
---|---|---|---|
allowMessageCollapse? |
|
Determines whether messages can be collapsed/expanded when multiple consecutive messages are from the same author. | |
dateFormat? |
|
Represents the date format of the message date. | |
item |
|
Represents the data item of the | |
selected |
|
Sets the | |
tabIndex? |
|
Represents the tab index attribute. | |
template? |
|
Represents the React Component rendered inside the |