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

557 B

Home > puppeteer > Protocol > Overlay > HighlightConfig > showRulers

Protocol.Overlay.HighlightConfig.showRulers property

Whether the rulers should be shown (default: false).

Signature:

showRulers?: boolean;