# MessageInputTrailingView

`MessageInputTrailingView` renders the trailing action area and hosts `OutputButtons`.

Internally it renders only when recording status is `idle` or `recording` and the microphone is not locked. In locked or other recorder states, it returns `null`.

## Props

This component does not accept direct props. It reads recorder state from context.


---

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

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