852 B
852 B
Home > puppeteer > Protocol > Emulation > SetDefaultBackgroundColorOverrideRequest
Protocol.Emulation.SetDefaultBackgroundColorOverrideRequest interface
Signature:
export interface SetDefaultBackgroundColorOverrideRequest
Properties
Property | Type | Description |
---|---|---|
color | DOM.RGBA | RGBA of the default background color. If not specified, any existing override will be cleared. |