Interface IHTMLSearchMatch

HTML search match interface

Hierarchy

Properties

Properties

node: Text

Node containing the match

position: number

Start location of the match (in a text, this is the column)

text: string

Text of the exact match itself

Generated using TypeDoc