1.0 KiB
1.0 KiB
Home > puppeteer > Protocol > Overlay > HingeConfig
Protocol.Overlay.HingeConfig interface
Configuration for dual screen hinge
Signature:
export interface HingeConfig
Properties
Property | Type | Description |
---|---|---|
contentColor | DOM.RGBA | The content box highlight fill color (default: a dark color). |
outlineColor | DOM.RGBA | The content box highlight outline color (default: transparent). |
rect | DOM.Rect | A rectangle represent hinge |