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

565 B

Home > puppeteer > Protocol > Overlay > HighlightConfig > marginColor

Protocol.Overlay.HighlightConfig.marginColor property

The margin highlight fill color (default: transparent).

Signature:

marginColor?: DOM.RGBA;