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
onClose
Callback function to be called when the reply state header is closed.
| Type |
|---|
Function(() => void) |