mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
667 B
667 B
Home > puppeteer > Protocol > Overlay > SetInspectModeRequest > highlightConfig
Protocol.Overlay.SetInspectModeRequest.highlightConfig property
A descriptor for the highlight appearance of hovered-over nodes. May be omitted if enabled == false
.
Signature:
highlightConfig?: HighlightConfig;