12 lines
512 B
Markdown
12 lines
512 B
Markdown
|
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||
|
|
||
|
[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Target](./puppeteer.protocol.target.md) > [AttachToTargetRequest](./puppeteer.protocol.target.attachtotargetrequest.md) > [targetId](./puppeteer.protocol.target.attachtotargetrequest.targetid.md)
|
||
|
|
||
|
## Protocol.Target.AttachToTargetRequest.targetId property
|
||
|
|
||
|
<b>Signature:</b>
|
||
|
|
||
|
```typescript
|
||
|
targetId: TargetID;
|
||
|
```
|