12 lines
499 B
Markdown
12 lines
499 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Runtime](./puppeteer.protocol.runtime.md) > [BindingCalledEvent](./puppeteer.protocol.runtime.bindingcalledevent.md) > [payload](./puppeteer.protocol.runtime.bindingcalledevent.payload.md)
|
|
|
|
## Protocol.Runtime.BindingCalledEvent.payload property
|
|
|
|
<b>Signature:</b>
|
|
|
|
```typescript
|
|
payload: string;
|
|
```
|