puppeteer/new-docs/puppeteer.protocol.page.getmanifesticonsresponse.primaryicon.md

12 lines
525 B
Markdown
Raw Normal View History

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [puppeteer](./puppeteer.md) &gt; [Protocol](./puppeteer.protocol.md) &gt; [Page](./puppeteer.protocol.page.md) &gt; [GetManifestIconsResponse](./puppeteer.protocol.page.getmanifesticonsresponse.md) &gt; [primaryIcon](./puppeteer.protocol.page.getmanifesticonsresponse.primaryicon.md)
## Protocol.Page.GetManifestIconsResponse.primaryIcon property
<b>Signature:</b>
```typescript
primaryIcon?: string;
```