mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
565 B
565 B
Home > puppeteer > Protocol > Overlay > HighlightConfig > marginColor
Protocol.Overlay.HighlightConfig.marginColor property
The margin highlight fill color (default: transparent).
Signature:
marginColor?: DOM.RGBA;