ConversationImage
The ConversationImage
component is a subcomponent that is part of all preset themes. It is used to render an image associated with a conversation.
Our preset themes pass the following props to the ConversationImage
component. You can change the props it receives by updating the places in the theme where the component is invoked.
Name | Type | Description |
---|---|---|
conversation | Conversation | The conversation for which to display an image |
The ConversationImage
subcomponent is used in multiple places within the theme. The available system components depend on the top-level component that renders it. The only system components that are reliably available are globally available system components.