mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
588 B
588 B
Home > puppeteer > Protocol > Overlay > GridHighlightConfig > cellBorderDash
Protocol.Overlay.GridHighlightConfig.cellBorderDash property
Whether the cell border is dashed (default: false).
Signature:
cellBorderDash?: boolean;