This is documentation for
Stream Chat React Native SDK v7, which is nolonger actively maintained. For up-to-date documentation, see the latest version (v8)
.
InputReplyStateHeader
Component to render a header for the quoted message(reply) state of the MessageInput
.
This is the default component provided to the prop InputReplyStateHeader
on the Channel
component.
Props
disabled
True if channel is frozen and disableIfFrozenChannel is true.
Type |
---|
Boolean |
clearQuotedMessageState
Function to clear “Add Quoted Reply” state from MessageInput component.
Type |
---|
Function |
resetInput
Resets the entire MessageInput
component to empty state by clearing the text, attachments etc.
Type |
---|
Function |
- I'm working with the Stream Chat React Native SDK and would like to ask questions about this documentation page: https://getstream.io/chat/docs/sdk/react-native/v7/ui-components/input-reply-state-header.md
- View as markdown
- Open in ChatGPT
- Open in Claude
On this page: