Last date modified: 2025-Jul-02

Interface: IContentHighlightApiSearchEvent

Event parameters for the IContentHighlightingApi.onsearch event

Properties

highlightSet

readonlyhighlightSet: HighlightSetMemento

Highlight set that the term search is part of


isFirstTerm

readonlyisFirstTerm: boolean

Whether this is the first term being searched for in the set


term

readonlyterm: string

The term that was searched for


termContext?

readonlyoptionaltermContext: string

The context of the term that was searched for (if applicable)

Return to top of the page
Feedback