renderMatches
Code location
renderMatches(
el
,text
,matches
,offset
?):void
Parameters
• el: HTMLElement
| DocumentFragment
• text: string
• matches: null
| SearchMatches
• offset?: number
Returns
void