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