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