mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
643 B
643 B
Home > puppeteer > Protocol > Page > SetTouchEmulationEnabledRequest > configuration
Protocol.Page.SetTouchEmulationEnabledRequest.configuration property
Touch/gesture events configuration. Default: current platform.
Signature:
configuration?: ('mobile' | 'desktop');