<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.
In the default theme, the <ChatSearchBox> component is implemented as follows:
ChatSearchBox.jsJavaScript1// loading...