Skip to content

searchEmptySelector (search and click history)

Description

Define a CSS selector to an element displaying a message about having no search history data.

The CSS selector should not return more than one element.

Default value

<p class="session-history-search-empty text-muted">Your search history is empty.</p>
searchEmptySelector: '.session-history-search-empty'

Examples

searchEmptySelector: 'p.no-search-results'

top

Funnelback logo
v15.24.0