Skip to main content

Search Header

Overview

The SearchHeader component is responsible for rendering the search bar header in the chat interface. It allows users to search for specific chatrooms, messages, or participants within the chat application. The component typically includes styling for the search input field, a placeholder text, and supports customization for various UI elements, such as colors, font styles, and other visual properties. It enhances user experience by offering a streamlined way to search through content while maintaining a clean and customizable UI.

LMFeedMediaPreviewScreen

Customisations

PropertyTypeDescription
backArrowColorstringThe color of the back arrow icon.
crossIconColorstringThe color of the cross icon.
searchPlaceholderTextColorstringThe color of the placeholder text in the search.
searchTextTextStyleThe style applied to the search input text.