Skip to content

clearHighlights()

Clear all highlights marked using highlight on the current page.

await clearHighlights();

This API does not have any parameters.

TypeDescription
Promise<void>