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