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