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

725 B

Home > puppeteer > Protocol > Page > SetFontSizesRequest

Protocol.Page.SetFontSizesRequest interface

Signature:

export interface SetFontSizesRequest 

Properties

Property Type Description
fontSizes FontSizes Specifies font sizes to set. If a font size is not specified, it won't be changed.