Index

Variables

Let host

host: any

Let lastHighlights

lastHighlights: any

Let selected

selected: number = 0

Functions

drawHighlights

  • drawHighlights(highlights: any): void

getFindHost

  • getFindHost(): any

jumpToMatch

  • jumpToMatch(searchQuery: any, reverse: any): Promise<void>

jumpToNextMatch

  • jumpToNextMatch(n: number): Promise<void>

removeHighlighting

  • removeHighlighting(): void