InputEditingStateHeader
Component to render a header for the editing state of the MessageInput.
This is the default component provided to the prop InputEditingStateHeader on the Channel component.
Props
clearEditingState
Function to clear the editing state of the message composer.
| Type | Description |
|---|---|
() => void | Clears the editing state of the message composer. |