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

588 B

Home > puppeteer > Protocol > Overlay > GridHighlightConfig > cellBorderDash

Protocol.Overlay.GridHighlightConfig.cellBorderDash property

Whether the cell border is dashed (default: false).

Signature:

cellBorderDash?: boolean;