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