---
id: more-options-button
title: MoreOptionsButton
---

import Disabled from '../common-content/contexts/channel-context/disabled.mdx';

Component to render a button to toggle visibility of [`InputButtons`](./input_buttons.mdx) within the [`MessageInput`](./message_input.mdx).
This is the default component provided to the prop [`MoreOptionsButton`](../core-components/channel.mdx#moreoptionsbutton) on the `Channel` component.

## Props

### <div class="label description">_overrides the value from [ChannelContext](../contexts/channel_context.mdx#disabled)_</div> disabled {#disabled}

<Disabled />