clearHighlights()
Clear all highlights marked using highlight on the current page.
Examples
Section titled “Examples”await clearHighlights();Parameters
Section titled “Parameters”This API does not have any parameters.
Returns
Section titled “Returns”| Type | Description |
|---|---|
Promise<void> |