mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
660 B
660 B
Home > puppeteer > Protocol > Overlay > GridHighlightConfig > showGridExtensionLines
Protocol.Overlay.GridHighlightConfig.showGridExtensionLines property
Whether the extension lines from grid cells to the rulers should be shown (default: false).
Signature:
showGridExtensionLines?: boolean;