# MessageInputLeadingView

`MessageInputLeadingView` renders the leading inline chip area for `MessageComposer`.

Internally it shows `GiphyChip` when a command is active (`textComposer.command`). It also clears the active command when attachments are present, so command UI and attachment UI do not conflict.

## Props

This component does not accept direct props. It reads from `MessageComposer` state.


---

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

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