# SendButton

`SendButton` submits composed messages.

## Props

### `disabled`

Disables sending.

| Type      | Default |
| --------- | ------- |
| `boolean` | `false` |

### `sendMessage`

Optional override for send handler.

| Type         |
| ------------ |
| `() => void` |


---

This page was last updated at 2026-04-03T17:24:32.429Z.

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