# MoreOptionsButton

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

## Props

### disabled

True if channel is [frozen](/chat/docs/javascript/disabling_channels/) and [disableIfFrozenChannel](/chat/docs/sdk/react-native/v4/core-components/channel#disableiffrozenchannel/) is true.

| Type    |
| ------- |
| boolean |



---

This page was last updated at 2026-05-13T13:38:45.811Z.

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