Skip to main content
Go to Latest
interface Protocol.Page.SetFontSizesRequest
import { type Protocol } from "https://deno.land/x/puppeteer@14.1.1/vendor/puppeteer-core/puppeteer/api-docs-entry.js";
const { SetFontSizesRequest } = Protocol.Page;

Properties

fontSizes: FontSizes

Specifies font sizes to set. If a font size is not specified, it won't be changed.