Skip to content

Typeahead highlight (auto-completion)

Description

When suggestions are rendered, pattern matches for the current query in text nodes will be wrapped in a strong element with its class set to tt-highlight.

Default value

typeahead: {
    highlight: true
}

Examples

typeahead: {
    highlight: false
}

See also

top

Funnelback logo
v15.24.0