Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ISearchEvent

Event data for the RelativityViewerEventType.Search event The search event should only get emitted when we perform a search on a new term

Hierarchy

  • ISearchEvent

Index

Properties

hasResults

hasResults: boolean

Indicates if the search term was found in the document

searchTerm

searchTerm: string

The term that was searched for

viewerType

Indicates the viewer the search was performed on