This is documentation for the release candidate
Stream Chat React Native SDK v6. For the latest stable version, see the latest version (v5).
MessageEditedTimestamp
Component to render message edited label in message when the message is clicked, within MessageList
.
This is the default component provided to the prop MessageEditedTimestamp
on the Channel
component.
Props
message
“
Message object.
Type |
---|
Message type |
UI components
MessageTimestamp
The Component that renders the message timestamp.
Type | Default |
---|---|
ComponentType |undefined | undefined |
On this page: