12 lines
454 B
Markdown
12 lines
454 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) > [TargetInfo](./puppeteer.protocol.target.targetinfo.md) > [title](./puppeteer.protocol.target.targetinfo.title.md)
|
|
|
|
## Protocol.Target.TargetInfo.title property
|
|
|
|
<b>Signature:</b>
|
|
|
|
```typescript
|
|
title: string;
|
|
```
|