<SearchInput>

View as Markdown

Note: The search functionality is only available on the TalkJS Growth plan and above.

The <SearchInput> system component displays an input for the search query which initiates an in-conversation message search or a global search.

When used in the chatbox, it handles up/down keypresses to quickly navigate between messages that match the search query.

interface SearchInputProps

SearchInput accepts the same props as <input>.

No properties or methods are currently defined.