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

622 B

Home > puppeteer > Protocol > Overlay > HighlightConfig > showExtensionLines

Protocol.Overlay.HighlightConfig.showExtensionLines property

Whether the extension lines from node to the rulers should be shown (default: false).

Signature:

showExtensionLines?: boolean;