puppeteer/new-docs/puppeteer.protocol.emulation.setdefaultbackgroundcoloroverriderequest.md
2020-07-13 14:01:35 +01:00

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.