puppeteer/docs/api/puppeteer.locatorevents.md
2023-09-13 15:47:55 +02:00

20 lines
412 B
Markdown

---
sidebar_label: LocatorEvents
---
# LocatorEvents interface
#### Signature:
```typescript
export interface LocatorEvents extends Record<EventType, unknown>
```
**Extends:** Record&lt;EventType, unknown&gt;
## Properties
| Property | Modifiers | Type | Description | Default |
| -------- | --------- | --------- | ----------- | ------- |
| action | | undefined | | |