# MessageComposerLeadingView

`MessageComposerLeadingView` renders the leading composer container that holds `InputButtons`.

Internally it only renders while the audio recorder is in the idle state (`isRecordingStateIdle`). When `messageInputFloating` is enabled it also applies an elevated shadow style.

## Props

This component does not accept direct props. It reads from `MessageInputContext` and theme context.


---

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

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