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

696 B

Home > puppeteer > Protocol > Emulation > SetScrollbarsHiddenRequest

Protocol.Emulation.SetScrollbarsHiddenRequest interface

Signature:

export interface SetScrollbarsHiddenRequest 

Properties

Property Type Description
hidden boolean Whether scrollbars should be always hidden.