find.removeHighlighting()
Supprimer toute mise en évidence d'une recherche précédente qui a été appliquée par un appel précédent à highlightResults()
, ou par l'interface utilisateur native du navigateur.
Syntaxe
js
browser.find.removeHighlighting();
Paramètres
Aucun
Valeur retournée
Aucune.
Compatibilité des navigateurs
Report problems with this compatibility data on GitHubdesktop | mobile | ||||||
---|---|---|---|---|---|---|---|
removeHighlighting |
Legend
Tip: you can click/tap on a cell for more information.
- Full support
- Full support
- No support
- No support
The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out https://github.com/mdn/browser-compat-data and send us a pull request.
Exemples
js
browser.find.removeHighlighting();