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.

Props

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.

NameTypeDescription
conversationConversationThe conversation for which to display an image

Available system components

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.