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

582 B

Home > puppeteer > Protocol > Overlay > GridHighlightConfig > rowGapColor

Protocol.Overlay.GridHighlightConfig.rowGapColor property

The row gap highlight fill color (default: transparent).

Signature:

rowGapColor?: DOM.RGBA;