# CommandsButton

Component to render a button to open the commands picker, within the [`MessageInput`](/chat/docs/sdk/react-native/v3/ui-components/message-input/).
This is the default component provided to the prop [`CommandsButton`](/chat/docs/sdk/react-native/v3/core-components/channel#commandsbutton/) on the `Channel` component.

## Props

### disabled

<partial id="chat-sdk/react-native/v3/_partials/common-content/contexts/channel-context/disabled"></partial>

### handleOnPress

`onPress` handler for this button.

| Type     |
| -------- |
| function |


---

This page was last updated at 2026-03-13T13:14:11.592Z.

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