12 lines
368 B
Markdown
12 lines
368 B
Markdown
|
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||
|
|
||
|
[Home](./index.md) > [puppeteer](./puppeteer.md) > [JSHandle](./puppeteer.jshandle.md) > [\_remoteObject](./puppeteer.jshandle._remoteobject.md)
|
||
|
|
||
|
## JSHandle.\_remoteObject property
|
||
|
|
||
|
<b>Signature:</b>
|
||
|
|
||
|
```typescript
|
||
|
_remoteObject: Protocol.Runtime.RemoteObject;
|
||
|
```
|