<ChatSearchBox>
Note: The in-conversation message search functionality is only available on the TalkJS Growth plan and above.
The <ChatSearchBox> component displays a text input which lets the user enter a search query.
A collection of objects which are passed to all Chatbox theme components.
The current query used by in-conversation message search.
In the default theme, the <ChatSearchBox> component is implemented as follows:
1// loading...