options
:forward
Boolean (optional) - Whether to search forward or backward, defaults to true
findNext
Boolean (optional) - Whether the operation is first request or a follow up, defaults to false
matchCase
Boolean (optional) - Whether search should be case-sensitive, defaults to false
found-in-page
to update your UI accordingly when the find in page feature is being used.event
Eventresult
ObjectrequestId
IntegeractiveMatchOrdinal
Integer - Position of the active match.matches
Integer - Number of Matches.selectionArea
Rectangle - Coordinates of first match region.finalUpdate
Boolean