# ShowThreadMessageInChannelButton

Component to render a checkbox (labeled "Also send to channel"), within the [`Thread`](/chat/docs/sdk/react-native/v4/ui-components/thread/) component.
When this checkbox is checked by users, message sent as thread reply also gets added to parent channel's message list.

This is the default component provided to the prop [`ShowThreadMessageInChannelButton`](/chat/docs/sdk/react-native/v4/core-components/channel#showthreadmessageinchannelbutton/) on the `Channel` component.

## Props

### allowThreadMessagesInChannel

<partial id="chat-sdk/react-native/v4/_partials/common-content/core-components/channel/props/allow_thread_messages_in_channel"></partial>

### sendThreadMessageInChannel

<partial id="chat-sdk/react-native/v4/_partials/common-content/contexts/message-input-context/send_thread_message_in_channel"></partial>

### setSendThreadMessageInChannel

<partial id="chat-sdk/react-native/v4/_partials/common-content/contexts/message-input-context/set_send_thread_message_in_channel"></partial>


---

This page was last updated at 2026-03-06T17:05:25.243Z.

For the most recent version of this documentation, visit [https://getstream.io/chat/docs/sdk/react-native/v4/ui-components/show-thread-message-in-channel-button/](https://getstream.io/chat/docs/sdk/react-native/v4/ui-components/show-thread-message-in-channel-button/).