mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
573 B
573 B
Home > puppeteer > Protocol > Overlay > HighlightConfig > colorFormat
Protocol.Overlay.HighlightConfig.colorFormat property
The color format used to format color styles (default: hex).
Signature:
colorFormat?: ColorFormat;