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

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;