Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 440 Bytes

puppeteer.locatorevents.md

File metadata and controls

19 lines (13 loc) · 440 Bytes
sidebar_label
LocatorEvents

LocatorEvents interface

Signature:

export interface LocatorEvents extends Record<EventType, unknown>

Extends: Record<EventType, unknown>

Properties

Property Modifiers Type Description Default
action undefined