# MoreOptionsButton

Component to render a button to toggle visibility of [`InputButtons`](https://getstream.io/chat/docs/sdk/react-native/v5/ui-components/input-buttons/) within the [`MessageInput`](https://getstream.io/chat/docs/sdk/react-native/v5/ui-components/message-input/).
This is the default component provided to the prop [`MoreOptionsButton`](https://getstream.io/chat/docs/sdk/react-native/v5/core-components/channel#moreoptionsbutton) on the `Channel` component.

## Props

### `disabled`

True if channel is [frozen](https://getstream.io/chat/docs/javascript/disabling-channels/) and [disableIfFrozenChannel](https://getstream.io/chat/docs/sdk/react-native/v5/core-components/channel#disableiffrozenchannel) is true.

| Type    |
| ------- |
| Boolean |


---

This page was last updated at 2026-09-04T17:22:12.740Z.

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