# SendButton

`SendButton` submits composed messages.

## Props

| Prop          | Description                            | Type         |
| ------------- | -------------------------------------- | ------------ |
| `disabled`    | Disables sending. Defaults to `false`. | `boolean`    |
| `sendMessage` | Optional override for send handler.    | `() => void` |


---

This page was last updated at 2026-04-17T17:33:45.959Z.

For the most recent version of this documentation, visit [https://getstream.io/chat/docs/sdk/react-native/ui-components/message-composer/components/output-buttons/send-button/](https://getstream.io/chat/docs/sdk/react-native/ui-components/message-composer/components/output-buttons/send-button/).