puppeteer/new-docs/puppeteer.protocol.overlay.highlightconfig.eventtargetcolor.md
2020-07-13 14:01:35 +01:00

599 B

Home > puppeteer > Protocol > Overlay > HighlightConfig > eventTargetColor

Protocol.Overlay.HighlightConfig.eventTargetColor property

The event target element highlight fill color (default: transparent).

Signature:

eventTargetColor?: DOM.RGBA;