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

561 B

Home > puppeteer > Protocol > Overlay > HighlightConfig > showStyles

Protocol.Overlay.HighlightConfig.showStyles property

Whether the node styles in the tooltip (default: false).

Signature:

showStyles?: boolean;